Skip to content

Commit

Permalink
Update .readthedocs.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
rly authored Dec 7, 2023
1 parent 5497926 commit b01ce6b
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .readthedocs.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
# .readthedocs.yml
# Read the Docs configuration file
# Read the Docs configuration file for https://nwb-schema.readthedocs.io/
# See https://docs.readthedocs.io/en/stable/config-file/v2.html for details

# Required
Expand All @@ -12,7 +11,7 @@ build:

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

# Optionally build your docs in additional formats such as PDF and ePub
formats: all
Expand Down

0 comments on commit b01ce6b

Please sign in to comment.