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
argo
aml
Commits
f1a074e4
Commit
f1a074e4
authored
May 01, 2019
by
Swann Perarnau
Browse files
[fix] readthedocs needs breathe installed
Readthedocs doesn't include breathe by default anymore.
parent
b185c9aa
Pipeline
#7010
passed with stages
in 4 minutes and 37 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
readthedoc.yml
View file @
f1a074e4
...
@@ -12,4 +12,8 @@ sphinx:
...
@@ -12,4 +12,8 @@ sphinx:
# Optionally build your docs in additional formats such as PDF and ePub
# Optionally build your docs in additional formats such as PDF and ePub
formats
:
htmlzip
formats
:
htmlzip
\ No newline at end of file
python
:
install
:
-
method
:
pip
path
:
breathe
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