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
### Note on configuring Read the Docs tool for user guide generation
5
+
* Doc files
6
+
*`.readthedocs.yaml` -- The script that controls commands that run before installation of pnetcdf-python (under `pre-install:`) and installation (under `python:`)
7
+
*`/docs/requirements.txt` -- Python dependencies required for doc generation, including `sphinx`
8
+
* Important environment variables
9
+
* User guide generation requires enviroment variables set by Read the Docs dashboard (`Admin` -> `Environment Variables`). Delete and add a new variable to modify
0 commit comments