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'