]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
doc: Disable static file copying, we don't use it.
authorTommi Virtanen <tommi.virtanen@dreamhost.com>
Tue, 30 Aug 2011 19:38:37 +0000 (12:38 -0700)
committerTommi Virtanen <tommi.virtanen@dreamhost.com>
Tue, 30 Aug 2011 19:38:37 +0000 (12:38 -0700)
Avoids a warning from sphinx on every run.

Signed-off-by: Tommi Virtanen <tommi.virtanen@dreamhost.com>
doc/conf.py

index 676e16a96002e7e6837e8a9c0908880ed08037d1..b74229608a1964f1a80c9fc37014fe26e86f3c4b 100644 (file)
@@ -13,7 +13,6 @@ html_theme = 'nature'
 html_title = "Ceph documentation"
 html_logo = 'logo.jpg'
 html_favicon = 'favicon.ico'
-html_static_path = ['_static']
 html_use_smartypants = True
 html_show_sphinx = False
 html_sidebars = {