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
beat
beat.backend.python
Commits
64598cb3
Commit
64598cb3
authored
Apr 23, 2016
by
André Anjos
💬
Browse files
[doc] Use native numfig extension
parent
9e96012a
Changes
2
Hide whitespace changes
Inline
Side-by-side
doc/conf.py
View file @
64598cb3
...
...
@@ -55,12 +55,14 @@ extensions = [
'sphinx.ext.graphviz'
,
'sphinx.ext.napoleon'
,
'sphinx.ext.viewcode'
,
'sphinx_numfig'
,
]
# Always includes todos
todo_include_todos
=
True
# Create numbers on figures with captions
numfig
=
True
# Generates auto-summary automatically
autosummary_generate
=
True
...
...
setup.py
View file @
64598cb3
...
...
@@ -59,7 +59,6 @@ setup(
"simplejson"
,
"six"
,
"sphinx"
,
"sphinx-numfig"
,
"pyzmq"
,
],
...
...
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