summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJulian Berman <Julian@GrayVines.com>2013-10-22 19:36:45 -0400
committerJulian Berman <Julian@GrayVines.com>2013-10-22 19:36:45 -0400
commit4dafd98de8eee4187089ff4dcc903dcd682224f4 (patch)
treefa48c0157f03270fc40ac91539829aa2e7113ace
parent9c1a2f589c7dc014f53d1c0f47557d8134594537 (diff)
downloadjsonschema-4dafd98de8eee4187089ff4dcc903dcd682224f4.tar.gz
Pretty!
-rw-r--r--docs/conf.py5
1 files changed, 5 insertions, 0 deletions
diff --git a/docs/conf.py b/docs/conf.py
index 77c6436..960470e 100644
--- a/docs/conf.py
+++ b/docs/conf.py
@@ -234,3 +234,8 @@ texinfo_documents = [
# How to display URL addresses: 'footnote', 'no', or 'inline'.
#texinfo_show_urls = 'footnote'
+
+# -- Read the Docs -------------------------------------------------------------
+
+# Ooo pretty.
+RTD_NEW_THEME = True