From: rnv Date: Thu, 9 Aug 2018 15:31:41 +0000 (+0300) Subject: Detect sphinx theme directly in conf.py.in file (additional commit) X-Git-Tag: SHAPER_V9_1_0RC1~1 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=f642443851cc66afcb55ced56dbc7026754f955e;p=modules%2Fgui.git Detect sphinx theme directly in conf.py.in file (additional commit) --- diff --git a/doc/salome/gui/conf.py.in b/doc/salome/gui/conf.py.in index 8a6e003f0..fb4fa7094 100644 --- a/doc/salome/gui/conf.py.in +++ b/doc/salome/gui/conf.py.in @@ -12,6 +12,7 @@ # serve to show the default. import sys, os +import sphinx # If your extensions are in another directory, add it here. If the directory # is relative to the documentation root, use os.path.abspath to make it