This is now the default theme on RTD

This commit is contained in:
Alex Gaynor 2013-11-04 09:50:21 -08:00
parent d3e4bc210a
commit f986fe062b

View file

@ -253,6 +253,3 @@ texinfo_documents = [
# Example configuration for intersphinx: refer to the Python standard library.
intersphinx_mapping = {'http://docs.python.org/': None}
# Enable the new ReadTheDocs theme
RTD_NEW_THEME = True