Skip to content
Snippets Groups Projects
Commit 97941b9c authored by Stefano Zacchiroli's avatar Stefano Zacchiroli
Browse files

sphinx: add support to generate click CLI doc

parent c1608e9f
No related branches found
No related tags found
No related merge requests found
......@@ -9,3 +9,4 @@ sphinxcontrib-programoutput
sphinx-tabs
recommonmark
sphinx_rtd_theme
sphinx-click
......@@ -26,6 +26,7 @@ extensions = [
"sphinx_tabs.tabs",
"sphinx_rtd_theme",
"sphinx.ext.graphviz",
"sphinx_click.ext",
]
# Add any paths that contain templates here, relative to this directory.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment