Switch to using lfdocs-conf 0.1.3 24/8524/1
authorThanh Ha <thanh.ha@linuxfoundation.org>
Thu, 25 Jan 2018 02:41:44 +0000 (21:41 -0500)
committerThanh Ha <thanh.ha@linuxfoundation.org>
Thu, 25 Jan 2018 02:41:44 +0000 (21:41 -0500)
Change-Id: If0ad2ba50ffa6f5ecdb0fb3a06563706b56c4015
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
docs/_static/logo.png [moved from docs/_static/lf-logo-small.png with 100% similarity]
docs/conf.py

index 365f13c..a59a7af 100644 (file)
@@ -23,7 +23,7 @@ import sphinx_bootstrap_theme
 from lftools import __version__
 sys.path.insert(0, os.path.abspath('..'))
 
-from docs_conf import *
+from docs_conf.conf import *
 
 version = __version__
 release = __version__