|
|
|
@ -66,6 +66,7 @@ extensions = [
|
|
|
|
|
"sphinx_issues", # https://github.com/sloria/sphinx-issues/blob/master/README.rst |
|
|
|
|
"sphinxcontrib.jinja", # https://github.com/tardyp/sphinx-jinja |
|
|
|
|
"sphinxcontrib.programoutput", # https://github.com/NextThought/sphinxcontrib-programoutput |
|
|
|
|
'linuxdoc.kernel_include', # Implementation of the 'kernel-include' reST-directive. |
|
|
|
|
'linuxdoc.rstFlatTable', # Implementation of the 'flat-table' reST-directive. |
|
|
|
|
'linuxdoc.kfigure', # Sphinx extension which implements scalable image handling. |
|
|
|
|
"sphinx_tabs.tabs", # https://github.com/djungelorm/sphinx-tabs |
|
|
|
|