aboutsummaryrefslogtreecommitdiffstats
path: root/doc/conf.py.in
diff options
context:
space:
mode:
authorHugo Parente Lima <hugo.pl@gmail.com>2010-09-23 15:38:31 -0300
committerHugo Parente Lima <hugo.pl@gmail.com>2010-09-23 15:38:31 -0300
commit428526553190a8be5f81bf3592e4ae98137ffbdd (patch)
tree53ac703a8733edda73e6f60204a9db840b5af5f9 /doc/conf.py.in
parent092e6cb2f7e54a90e200f6c80763640319dde25b (diff)
Removed file not used related to documentation.
Diffstat (limited to 'doc/conf.py.in')
-rw-r--r--doc/conf.py.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/conf.py.in b/doc/conf.py.in
index 048a73ed0..97c756a44 100644
--- a/doc/conf.py.in
+++ b/doc/conf.py.in
@@ -125,7 +125,7 @@ html_theme_path = ['@CMAKE_CURRENT_SOURCE_DIR@/_themes']
# 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 = ['@CMAKE_CURRENT_SOURCE_DIR@/_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.