aboutsummaryrefslogtreecommitdiffstats
path: root/doc/build/conf.py
diff options
context:
space:
mode:
authorMike Bayer <mike_mp@zzzcomputing.com>2012-01-16 18:43:14 -0500
committerMike Bayer <mike_mp@zzzcomputing.com>2012-01-16 18:43:14 -0500
commit8f1bdc9b32faf504ca7c5fd5de741c4e92fb364b (patch)
treee151dd474a52be5519b12fd09764df632fb3ffca /doc/build/conf.py
parent9e134cb7767f54763431a59467bfb92d0ef8e0c9 (diff)
downloadexternal_python_mako-8f1bdc9b32faf504ca7c5fd5de741c4e92fb364b.tar.gz
external_python_mako-8f1bdc9b32faf504ca7c5fd5de741c4e92fb364b.tar.bz2
external_python_mako-8f1bdc9b32faf504ca7c5fd5de741c4e92fb364b.zip
build in new readthedocs + mako site layout build
Diffstat (limited to 'doc/build/conf.py')
-rw-r--r--doc/build/conf.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/build/conf.py b/doc/build/conf.py
index 288b3f5..43c29eb 100644
--- a/doc/build/conf.py
+++ b/doc/build/conf.py
@@ -38,6 +38,8 @@ templates_path = ['templates']
nitpicky = True
+site_base = "http://www.makotemplates.org"
+
# The suffix of source filenames.
source_suffix = '.rst'