ResInsight/ApplicationCode/GrpcInterface/Python/doc/README_DOCUMENTATION.txt

8 lines
220 B
Plaintext
Raw Normal View History

2019-08-08 04:04:24 -05:00
You need sphinx to update the documentation.
2019-08-08 04:04:24 -05: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