mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
8 lines
220 B
Plaintext
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
|
|
|