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
The Tor Project
Network Health
sbws
Commits
127609f5
Commit
127609f5
authored
Feb 12, 2019
by
juga
Browse files
docs: Add viewcode extension
and numerate figures.
parent
f27d8dcc
Changes
1
Hide whitespace changes
Inline
Side-by-side
docs/source/conf.py
View file @
127609f5
...
...
@@ -49,7 +49,8 @@ extensions = [
'sphinx.ext.coverage'
,
'sphinx.ext.githubpages'
,
'sphinx.ext.imgmath'
,
'sphinx.ext.intersphinx'
'sphinx.ext.intersphinx'
,
'sphinx.ext.viewcode'
]
# Add any paths that contain templates here, relative to this directory.
...
...
@@ -199,3 +200,5 @@ todo_include_todos = True
source_parsers
=
{
'.md'
:
'recommonmark.parser.CommonMarkParser'
,
}
numfig
=
True
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