ResInsight/GrpcInterface/Python/doc/README_DOCUMENTATION.txt
2021-01-11 15:27:45 +01: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