Remove RTD theme code

This commit is contained in:
Roberto Rosario
2014-07-10 04:22:10 -04:00
parent 568fe87074
commit aa9a5bd206

View File

@@ -221,9 +221,3 @@ man_pages = [
('index', 'mayanedms', u'Mayan EDMS Documentation',
[u'Roberto Rosario'], 1)
]
import sphinx_rtd_theme
html_theme = "sphinx_rtd_theme"
html_theme_path = [sphinx_rtd_theme.get_html_theme_path()]