Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
ruanhaishen
Nodemcu Firmware
Commits
a7debe11
Commit
a7debe11
authored
Mar 22, 2020
by
Marcel Stör
Browse files
Add hint about locally built docs
Fixes #2868
parent
2c18246e
Changes
1
Hide whitespace changes
Inline
Side-by-side
mkdocs.yml
View file @
a7debe11
...
@@ -6,6 +6,10 @@ theme:
...
@@ -6,6 +6,10 @@ theme:
name
:
"
readthedocs"
name
:
"
readthedocs"
strict
:
false
#Allows to build and test documentation in local environment where some links are unreachable
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
:
markdown_extensions
:
#http://pythonhosted.org/Markdown/extensions/admonition.html
#http://pythonhosted.org/Markdown/extensions/admonition.html
-
admonition
:
-
admonition
:
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment