You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,9 +1,9 @@
1
1
# Repository to host the Python documentation for OPM Flow
2
2
3
3
## Building the documentation locally
4
-
Follow the commands in .github/workflows/python_sphinx_docs.yml for your local setup!
4
+
Follow the commands in `.github/workflows/python_sphinx_docs.yml` for your local setup!
5
5
6
-
See the script [scripts/download_files.py](https://github.com/OPM/opm-python-documentation/blob/master/scripts/download_files.py) for more information.
6
+
See also the script [opmdoc-download-files](https://github.com/OPM/opm-python-documentation/blob/master/python/sphinx_docs/README.md) for more information.
7
7
8
8
## Building the documentation online on your fork
9
9
- Turn on github actions at `https://github.com/<your-github-username>/opm-python-documentation/actions`
0 commit comments