Skip to content

Commit

Permalink
Modify the configuration cf. rtd email
Browse files Browse the repository at this point in the history
  • Loading branch information
jburel committed Dec 18, 2024
1 parent c99f0b3 commit 39ffe9b
Showing 1 changed file with 3 additions and 13 deletions.
16 changes: 3 additions & 13 deletions .readthedocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,18 +15,8 @@ build:
# rust: "1.55"
# golang: "1.17"


# Build documentation in the "docs/" directory with Sphinx
sphinx:
fail_on_warning: true

# Build documentation in the docs/ directory with Sphinx
# sphinx:
# configuration: docs/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
configuration: docs/requirements.txt

0 comments on commit 39ffe9b

Please sign in to comment.