mirror of
https://github.com/triqs/dft_tools
synced 2024-11-06 22:23:52 +01:00
[doc] Adding path to find numpydoc extension
This commit is contained in:
parent
f586c98508
commit
703d114e96
@ -2,6 +2,9 @@
|
|||||||
#
|
#
|
||||||
# TRIQS documentation build configuration file
|
# TRIQS documentation build configuration file
|
||||||
|
|
||||||
|
import sys
|
||||||
|
sys.path.insert(0, "@TRIQS_SPHINXEXT_PATH@/numpydoc")
|
||||||
|
|
||||||
extensions = ['sphinx.ext.autodoc',
|
extensions = ['sphinx.ext.autodoc',
|
||||||
'sphinx.ext.mathjax',
|
'sphinx.ext.mathjax',
|
||||||
'sphinx.ext.intersphinx',
|
'sphinx.ext.intersphinx',
|
||||||
|
Loading…
Reference in New Issue
Block a user