Skip to content

Latest commit

 

History

History

docs

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

myGym Documentation

Build the Documentation

Install Sphinx and rtd theme

pip install sphinx sphinx-rtd-theme
pip install sphinx-argparse

Building the Docs

In the docs/ folder:

make html