We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6ea36fc commit ad68170Copy full SHA for ad68170
docs/README.md
@@ -0,0 +1,5 @@
1
+To update the documentation
2
+
3
+1. Install packages: `conda install -f environment_docs.yml`
4
+2. Modify source files in `source/`
5
+3. Compile the code: `make html`
0 commit comments