Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
justdave committed Aug 26, 2024
1 parent c962d65 commit c9be4bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .readthedocs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ build:
- cp -rp docs/en/html/integrating/api/ "$READTHEDOCS_OUTPUT/html/integrating/api"
- cp -p docs/en/html/style.css "$READTHEDOCS_OUTPUT/html/"
sphinx:
configuration docs/en/rst/conf.py
configuration: docs/en/rst/conf.py
python:
install:
- requirements: docs/requirements.txt

0 comments on commit c9be4bb

Please sign in to comment.