Skip to content

Commit

Permalink
docs: explicitly reference mkdocs.yml in readthedocs config (#14016)
Browse files Browse the repository at this point in the history
Signed-off-by: Tim Collins <[email protected]>
  • Loading branch information
tico24 authored Dec 18, 2024
1 parent e38f49b commit 7d7ebb1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .readthedocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ version: 2
formats: all
mkdocs:
fail_on_warning: false
configuration: mkdocs.yml
python:
install:
- requirements: docs/requirements.txt
Expand Down

0 comments on commit 7d7ebb1

Please sign in to comment.