2019-08-08 11:04:24 +02:00
|
|
|
You need sphinx to update the documentation.
|
2019-06-14 16:07:56 +02:00
|
|
|
|
2019-08-08 11:04:24 +02:00
|
|
|
pip install sphinx sphinx-markdown-builder
|
|
|
|
|
|
|
|
|
|
To update run "make markdown" to update to reflect changes to the python code.
|
|
|
|
|
The generated files are located in build/markdown
|
2019-06-14 16:07:56 +02:00
|
|
|
|