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
0294835c
Commit
0294835c
authored
Jun 06, 2024
by
Marcel Stör
Browse files
Fix the RTD configuration
parent
eb56f623
Changes
2
Show whitespace changes
Inline
Side-by-side
.readthedocs.yaml
View file @
0294835c
# .readthedocs.yaml
# Read the Docs configuration file for MkDocs projects
# Read the Docs configuration file
# See https://docs.readthedocs.io/en/stable/config-file/v2.html for details
# See https://docs.readthedocs.io/en/stable/config-file/v2.html for details
# Required
# Required
version
:
2
version
:
2
# Set the version of Python and other tools you might need
build
:
os
:
ubuntu-22.04
tools
:
python
:
"
3.7"
mkdocs
:
mkdocs
:
configuration
:
mkdocs.yml
configuration
:
mkdocs.yml
# Optionally
set the version of
Python
and
requirements required to build your docs
# Optionally
declare the
Python requirements required to build your docs
python
:
python
:
version
:
"
3.7"
install
:
install
:
-
requirements
:
docs/requirements.txt
-
requirements
:
docs/requirements.txt
docs/requirements.txt
View file @
0294835c
mkdocs==1.2.2
mkdocs==1.2.2
jinja2<3.1.0
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