mirror of
https://github.com/triqs/dft_tools
synced 2024-11-19 20:42:32 +01:00
[doc] add build/python to sys.path
This commit is contained in:
parent
6ed84c078f
commit
e1d54ffcc5
@ -4,6 +4,7 @@
|
||||
|
||||
import sys
|
||||
sys.path.insert(0, "@TRIQS_SPHINXEXT_PATH@/numpydoc")
|
||||
sys.path.insert(0, "@CMAKE_BINARY_DIR@/python")
|
||||
|
||||
extensions = ['sphinx.ext.autodoc',
|
||||
'sphinx.ext.mathjax',
|
||||
|
Loading…
Reference in New Issue
Block a user