Skip to content

Commit

Permalink
Merge pull request #3330 from sgdecker/fix3321
Browse files Browse the repository at this point in the history
Provide alternate recipe to build docs
  • Loading branch information
dcamron authored Dec 15, 2023
2 parents 6a9cddc + 0cdfef7 commit d8e199d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -210,6 +210,7 @@ Then, still from within your ``devel`` environment,

* Navigate to the docs folder ``cd docs``
* Remove any old builds and build the current docs ``make clean html``
* (Try ``make cleanall html`` if ``make clean html`` fails)
* Open ``docs/build/html/index.html`` and see your changes!

### `doc-server.py`
Expand Down

0 comments on commit d8e199d

Please sign in to comment.