From c9b0cec5b890e6c080c0c05061efa68117e68af1 Mon Sep 17 00:00:00 2001 From: chrislusf Date: Sun, 21 Dec 2014 22:00:59 -0800 Subject: [PATCH] Include ttl in index --- docs/conf.py | 4 ++-- docs/index.rst | 1 + 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/docs/conf.py b/docs/conf.py index 8ba3bd55a..b70feab4e 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -51,9 +51,9 @@ copyright = u'2014, chrislusf, ernado' # built documents. # # The short X.Y version. -version = '0.63' +version = '0.67' # The full version, including alpha/beta/rc tags. -release = '0.63' +release = '0.67' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages. diff --git a/docs/index.rst b/docs/index.rst index 06fdeca7e..995ba2580 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -27,6 +27,7 @@ Contents: clients api replication + ttl failover usecases directories