From: Alfredo Deza Date: Mon, 21 Oct 2013 14:02:50 +0000 (-0400) Subject: specify we are adding the index in contents X-Git-Tag: v1.3~12^2~2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=0a634d24a52950b2d00158f93e4b432e62a7960c;p=ceph-deploy.git specify we are adding the index in contents Signed-off-by: Alfredo Deza --- diff --git a/docs/source/conf.py b/docs/source/conf.py index 0b35b1f..f629b56 100644 --- a/docs/source/conf.py +++ b/docs/source/conf.py @@ -44,7 +44,7 @@ source_suffix = '.rst' #source_encoding = 'utf-8-sig' # The master toctree document. -master_doc = 'index' +master_doc = 'contents' # General information about the project. project = u'ceph-deploy'