From: Marek VavruĊĦa Date: Wed, 18 Mar 2015 15:31:41 +0000 (+0100) Subject: doc: _static X-Git-Tag: v1.0.0-beta1~292 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=c8a8d1902fdff99866952b58320dfc8c51d218aa;p=thirdparty%2Fknot-resolver.git doc: _static --- diff --git a/doc/_static/.gitignore b/doc/_static/.gitignore new file mode 100644 index 000000000..e69de29bb diff --git a/doc/conf.py b/doc/conf.py index 1da178233..62658ef95 100644 --- a/doc/conf.py +++ b/doc/conf.py @@ -68,7 +68,7 @@ html_theme = 'sphinx_rtd_theme' # 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 = ['_static'] # If true, SmartyPants will be used to convert quotes and dashes to # typographically correct entities.