ResInsight/ApplicationCode/GrpcInterface/Python/doc/README_DOCUMENTATION.txt
2019-08-08 14:41:07 +02:00

8 lines
220 B
Plaintext

You need sphinx to update the documentation.
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