Salome HOME
Porting JOBMANAGER SALOME module to the CMake build system: initial version.
[modules/jobmanager.git] / doc / conf.py.in
index 544f7c190ed56c11732daef0c8e00f07f2c3a80a..8e2a17a9b6214619dd854823394aa19795c9af67 100644 (file)
@@ -111,7 +111,7 @@ html_theme = 'default'
 # Add any paths that contain custom static files (such as style sheets) here,
 # relative to this directory. They are copied after the builtin static files,
 # so a file named "default.css" will overwrite the builtin "default.css".
-html_static_path = ['_static']
+html_static_path = ['@CMAKE_CURRENT_SOURCE_DIR@/_static']
 
 # If not '', a 'Last updated on:' timestamp is inserted at every page bottom,
 # using the given strftime format.