Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
workflow
ewoks
ewoksorange
Commits
1d823cf6
Commit
1d823cf6
authored
Apr 08, 2022
by
Wout De Nolf
Browse files
readthedocs configuration
parent
92064cf7
Pipeline
#71768
passed with stages
in 3 minutes and 15 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.readthedocs.yaml
0 → 100644
View file @
1d823cf6
# Read the Docs configuration file
# See https://docs.readthedocs.io/en/stable/config-file/v2.html for details
# Required
version
:
2
# Set the version of Python and other tools you might need
build
:
os
:
ubuntu-20.04
tools
:
python
:
"
3.9"
# Build documentation in the docs/ directory with Sphinx
sphinx
:
configuration
:
doc/conf.py
# If using Sphinx, optionally build your docs in additional formats such as PDF
# formats:
# - pdf
# Optionally declare the Python requirements required to build your docs
python
:
install
:
-
method
:
pip
path
:
.
extra_requirements
:
-
doc
\ No newline at end of file
Write
Preview
Supports
Markdown
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