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
argo
aml
Commits
ff611743
Commit
ff611743
authored
May 02, 2019
by
Nicolas Denoyelle
Browse files
Merge branch 'recommonmark' into 'master'
remove recommonmark See merge request
!57
parents
8abeb0a2
2faca6f4
Pipeline
#7104
failed with stages
in 5 minutes and 46 seconds
Changes
2
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
doc/conf.py
View file @
ff611743
...
...
@@ -37,7 +37,7 @@ language = 'C'
# Add any Sphinx extension module names here, as strings. They can be
# extensions coming with Sphinx (named 'sphinx.ext.*') or your custom
# ones.
extensions
=
[
"breathe"
,
"recommonmark"
]
extensions
=
[
"breathe"
]
# Add any paths that contain templates here, relative to this directory.
templates_path
=
[]
...
...
doc/requirements.txt
View file @
ff611743
breathe
recommonmark
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