Loading .readthedocs.yaml +2 −2 Original line number Diff line number Diff line Loading @@ -3,7 +3,7 @@ # See https://docs.readthedocs.io/en/stable/config-file/v2.html for details # Required version: 1.4 version: 2 # Set the version of Python and other tools you might need build: Loading @@ -13,7 +13,7 @@ build: # Build documentation in the docs/ directory with Sphinx sphinx: configuration: docs/conf.py configuration: doc/source/conf.py # We recommend specifying your dependencies to enable reproducible builds: # https://docs.readthedocs.io/en/stable/guides/reproducible-builds.html Loading Loading
.readthedocs.yaml +2 −2 Original line number Diff line number Diff line Loading @@ -3,7 +3,7 @@ # See https://docs.readthedocs.io/en/stable/config-file/v2.html for details # Required version: 1.4 version: 2 # Set the version of Python and other tools you might need build: Loading @@ -13,7 +13,7 @@ build: # Build documentation in the docs/ directory with Sphinx sphinx: configuration: docs/conf.py configuration: doc/source/conf.py # We recommend specifying your dependencies to enable reproducible builds: # https://docs.readthedocs.io/en/stable/guides/reproducible-builds.html Loading