ToastFreeware
/
chrisu
/
seepark.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
262f774
)
Update Sphinx configuration to reflect new location.
author
Philipp Spitzer
<philipp@spitzer.priv.at>
Tue, 26 Feb 2019 20:14:57 +0000
(21:14 +0100)
committer
Philipp Spitzer
<philipp@spitzer.priv.at>
Tue, 26 Feb 2019 20:14:57 +0000
(21:14 +0100)
doc/conf.py
patch
|
blob
|
history
diff --git
a/doc/conf.py
b/doc/conf.py
index 0a169aa2718be1c61544b4acda4b912abb83609d..85931e1c2f232df79b180feea79dbab130b550ba 100644
(file)
--- a/
doc/conf.py
+++ b/
doc/conf.py
@@
-19,7
+19,7
@@
#
import os
import sys
-sys.path.insert(0, os.path.abspath('web'))
+sys.path.insert(0, os.path.abspath('
../
web'))
# -- General configuration ------------------------------------------------