mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-06-11 05:55:33 +00:00
16 lines
291 B
Markdown
16 lines
291 B
Markdown
PocketMine-MP Documentation
|
|
===========================
|
|
|
|
PocketMine-MP Documentation for http://pocketmine-mp.readthedocs.org/
|
|
|
|
Build local
|
|
-----------
|
|
|
|
To build the documentation you need python and 2 extra modules.
|
|
|
|
* Sphinx
|
|
* sphinx_rtd_theme
|
|
|
|
or install it using `pip -r requirements`
|
|
|