WenXin20 / pokecube

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Documentation

To edit and test adding documentation, the following steps are required:

1.  Install python3
2.  Install pip for python3
3.  run `pip install -U sphinx` to install sphinx`

Once you have done this, you can then build the page locally with make html in this directory. This will generate a directory called html, and in there, you can view the page by opening the index.html in a web browser.

About


Languages

Language:Python 59.5%Language:Batchfile 23.1%Language:Makefile 17.4%