summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorbrian.quinlan <devnull@localhost>2009-06-05 05:35:18 +0000
committerbrian.quinlan <devnull@localhost>2009-06-05 05:35:18 +0000
commit74e0fb16dfc6346818aef11437a0f54b9343d93a (patch)
tree9faa93a8066558dacaac783c98e0b42633b63478
parent062babeb13e9089a5540e6fd59bfd9b07e0035c9 (diff)
downloadfutures-74e0fb16dfc6346818aef11437a0f54b9343d93a.tar.gz
Change the name of the doc file from futures.html to index.html
-rw-r--r--docs/conf.py2
-rw-r--r--docs/index.rst (renamed from docs/futures.rst)0
2 files changed, 1 insertions, 1 deletions
diff --git a/docs/conf.py b/docs/conf.py
index 430822a..9f033fa 100644
--- a/docs/conf.py
+++ b/docs/conf.py
@@ -34,7 +34,7 @@ source_suffix = '.rst'
#source_encoding = 'utf-8'
# The master toctree document.
-master_doc = 'futures'
+master_doc = 'index'
# General information about the project.
project = u'futures'
diff --git a/docs/futures.rst b/docs/index.rst
index 3393595..3393595 100644
--- a/docs/futures.rst
+++ b/docs/index.rst