Skip to content

Commit

Permalink
updated docs
Browse files Browse the repository at this point in the history
  • Loading branch information
KatyBrown committed Mar 28, 2024
1 parent 83462bd commit 1cbd730
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .readthedocs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,10 @@ build:
# rust: "1.64"
# golang: "1.19"

steps:
- command: |
pip install -r man/requirements.txt
sphinx-build -b html man/_build man
# Build documentation in the "docs/" directory with Sphinx
sphinx:
configuration: man/conf.py
Expand Down

0 comments on commit 1cbd730

Please sign in to comment.