From 9b5552bd37a6f83e237137ad58879110b7605110 Mon Sep 17 00:00:00 2001 From: Jukka Aho Date: Sat, 4 Jul 2015 19:03:09 +0300 Subject: [PATCH] index -> README --- docs/conf.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/conf.py b/docs/conf.py index 7a36efc..30e93bb 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -49,7 +49,7 @@ source_suffix = ['.rst', '.md'] #source_encoding = 'utf-8-sig' # The master toctree document. -master_doc = 'index' +master_doc = 'README' # General information about the project. project = u'JuliaFEM'