Code Review
/
releng
/
lftools.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
3c905e2
)
Fix RTD generation of Shell docs
62/4062/1
author
Thanh Ha
<thanh.ha@linuxfoundation.org>
Sun, 5 Mar 2017 04:57:57 +0000
(23:57 -0500)
committer
Thanh Ha
<thanh.ha@linuxfoundation.org>
Sun, 5 Mar 2017 04:57:57 +0000
(23:57 -0500)
Change-Id: Ieec4b6695610d7a2a53727cd8c5680b34cf647a9
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
docs/conf.py
patch
|
blob
|
history
diff --git
a/docs/conf.py
b/docs/conf.py
index
7a530d8
..
999a3da
100644
(file)
--- a/
docs/conf.py
+++ b/
docs/conf.py
@@
-20,7
+20,7
@@
import os
import sys
import sphinx_bootstrap_theme
-sys.path.insert(0, os.path.abspath('.'))
+sys.path.insert(0, os.path.abspath('.
.
'))
# -- General configuration ------------------------------------------------