Skip to content

Commit

Permalink
udate paths
Browse files Browse the repository at this point in the history
  • Loading branch information
negin513 committed May 8, 2024
1 parent b9d57b9 commit c71dac4
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions doc/source/.readthedocs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,15 +17,15 @@ build:

# Build documentation in the docs/ directory with Sphinx
sphinx:
configuration: docs/conf.py
configuration: doc/source/conf.py

# If using Sphinx, optionally build your docs in additional formats such as PDF
# formats:
# - pdf

# Optionally declare the Python requirements required to build your docs
python:
install:
- requirements: docs/requirements.txt
- method: pip
path: .
#python:
# install:
# - requirements: docs/requirements.txt
# - method: pip
# path: .

0 comments on commit c71dac4

Please sign in to comment.