Skip to content

Commit

Permalink
Updated local sphinx build command
Browse files Browse the repository at this point in the history
  • Loading branch information
ltimmerman3 committed Nov 19, 2024
1 parent eb886ed commit 6d867e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/contribute.md
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ pip install -e ".[doc]"
To generate the doc files locally, run:
```bash
cd SPARC-X-API
sphinx doc doc/_build
sphinx-build doc doc/_build
```
and then open `doc/_build/index.html` in a browser.

Expand Down

0 comments on commit 6d867e5

Please sign in to comment.