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
+1-2Lines changed: 1 addition & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -68,8 +68,7 @@ python run.py build
68
68
python run.py build-docs
69
69
```
70
70
71
-
> ***Note: When releasing a new version, update ``switcher.json`` in ``docs/source/_static/``
72
-
to include the new tag in the version dropdown for documentation.***
71
+
> ***Note: When releasing a new version, update ``switcher.json`` in ``docs/source/_static/`` to include the new tag in the version dropdown for documentation.***
73
72
74
73
Options:
75
74
-`--skip-build` (`-s`): Skip building before generating docs
0 commit comments