Add hint about locally built docs

Fixes #2868
This commit is contained in:
Marcel Stör 2020-03-22 13:56:39 +01:00
parent 2c18246e1d
commit a7debe115a
1 changed files with 4 additions and 0 deletions

View File

@ -6,6 +6,10 @@ theme:
name: "readthedocs"
strict: false #Allows to build and test documentation in local environment where some links are unreachable
# Uncomment the line below to build docs to be used locally; site/index.html
# will then be the root of a locally-linked documentation tree.
# use_directory_urls: false
markdown_extensions:
#http://pythonhosted.org/Markdown/extensions/admonition.html
- admonition: