1
0

Rename docs folder to dev-docs (#3898)

+ Add reference to Lua API documentation

* Renamed docs folder to dev-docs

Per issue #3896's discussion, we thought that renaming the `/docs` folder to `/dev-docs` help reduce confusion.
This commit is contained in:
William 'psyFi' Hatcher
2017-08-13 06:32:12 -05:00
committed by Tiger Wang
parent 743a50014a
commit 0cd8482f07
82 changed files with 3 additions and 0 deletions

3
dev-docs/Plugin API.md Normal file
View File

@@ -0,0 +1,3 @@
# Looking for the API documentation for Lua plugins?
See the [cuberite website](api.cuberite.org) or browse the [source](https://github.com/cuberite/cuberite/tree/master/Server/Plugins/APIDump).