Skip to content

Commit 1c8478e

Browse files
committed
Additional updates and revision of main page index.rst
1 parent 380ccbd commit 1c8478e

File tree

3 files changed

+182
-226
lines changed

3 files changed

+182
-226
lines changed

DevelopersGuide.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ Creating an update of the documentation can therefore be quite involved (dependi
6161

6262
#### Update documentation using Sphinx
6363

64-
- Update the documentation using sphinx:
64+
- Update the documentation using sphinx in the branch where the changes were made (`main` branch or new branch based on `main`):
6565
- Check that you have `sphinx` and `sphinx-gallery` installed;
6666
- Change to folder with documentation from main repo with `cd docs`;
6767
- Run update with `make html`;

0 commit comments

Comments
 (0)