Revert the global documentation conf.py 35/3935/2
authorFatih Degirmenci <fatih.degirmenci@ericsson.com>
Thu, 3 Dec 2015 18:01:06 +0000 (18:01 +0000)
committerFatih Degirmenci <fatih.degirmenci@ericsson.com>
Thu, 3 Dec 2015 18:01:32 +0000 (18:01 +0000)
Need to revert this change since we now have docs with different themes. Projects can have their own conf.py files as explained in the documentation.

http://artifacts.opnfv.org/releng/docs/how-to-use-docs/documentation-example.html#configuration

This reverts commit 7916c5a19e6a6c55c6836347445b36fe981d1887.

Change-Id: I9c169917adb130b36fe5dd70ac8f53ef8d9e3d83

docs/etc/conf.py

index 2d9e200..147c50b 100644 (file)
@@ -16,7 +16,6 @@ pygments_style = 'sphinx'
 html_use_index = False
 numfig = True
 html_logo = 'opnfv-logo.png'
-html_theme = 'sphinx_rtd_theme'
 
 latex_domain_indices = False
 latex_logo = 'opnfv-logo.png'