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: src/README.md
-6Lines changed: 0 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,9 +1,3 @@
1
-
To build the docs here locally:
2
-
* Make sure you have Sphinx, the Cloud Sphinx Theme, and the sphinxcontrib-fulltoc Sphinx extension installed (``conda install sphinx cloud_sptheme sphinxcontrib-fulltoc``).
3
-
* Then run ``make html`` (Unix) or ``./make.bat html`` (Windows).
4
-
* This will create the output files in ``_build/html``.
5
-
6
-
7
1
* The docs are built on GitHub Actions and run the ``.ci_scripts/update_docs`` script.
8
2
To build the docs locally, follow the steps mentioned below:
0 commit comments