Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
ruanhaishen
Nodemcu Firmware
Commits
2b8e3271
Commit
2b8e3271
authored
Jan 23, 2024
by
Marcel Stör
Browse files
Fix the RTD configuration
parent
bf84d4aa
Changes
1
Hide whitespace changes
Inline
Side-by-side
.readthedocs.yaml
View file @
2b8e3271
# .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.12"
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
\ No newline at end of file
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