Skip to content

Commit

Permalink
Chore: Fix RTD configuration
Browse files Browse the repository at this point in the history
Deprecation of projects using Sphinx or MkDocs without an explicit
configuration file.

https://about.readthedocs.com/blog/2024/12/deprecate-config-files-without-sphinx-or-mkdocs-config/
  • Loading branch information
amotl committed Jan 22, 2025
1 parent e5f5f7d commit 9f87d7c
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 @@ -15,3 +15,4 @@ python:
sphinx:
builder: html
fail_on_warning: true
configuration: docs/conf.py

0 comments on commit 9f87d7c

Please sign in to comment.