Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
GEM
gem
Commits
5bbdac6e
Commit
5bbdac6e
authored
Oct 03, 2019
by
Chris Jewell
Browse files
Implemented readthedocs.yml configuration.
parent
38e1147a
Pipeline
#239
canceled with stage
in 56 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.readthedocs.yml
0 → 100644
View file @
5bbdac6e
# .readthedocs.yml
# Read the Docs configuration file
# See https://docs.readthedocs.io/en/stable/config-file/v2.html for details
# Required
version
:
2
# Build documentation in the docs/ directory with Sphinx
sphinx
:
configuration
:
doc/source/conf.py
# Optionally build your docs in additional formats such as PDF and ePub
formats
:
all
# Optionally set the version of Python and requirements required to build your docs
python
:
version
:
3.7
install
:
-
requirements
:
doc/requirements.txt
\ No newline at end of file
doc/
sphinx_
requirements.txt
→
doc/requirements.txt
View file @
5bbdac6e
File moved
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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