From 2865bfeca82f23c4b734308c77d59aaddb0c72b8 Mon Sep 17 00:00:00 2001 From: Aymeric Augustin Date: Sun, 27 Oct 2013 20:34:49 +0100 Subject: dude. use the new theme. its the hotness. --- docs/conf.py | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'docs') diff --git a/docs/conf.py b/docs/conf.py index 49a4f88..b01a09f 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -263,3 +263,7 @@ texinfo_documents = [ # Example configuration for intersphinx: refer to the Python standard library. intersphinx_mapping = {'http://docs.python.org/': None} + +# -- Options for Read the Docs -------------------------------------------- + +RTD_NEW_THEME = True -- cgit v1.2.3