mirror of
https://github.com/ANL-CEEESA/LLEPE.git
synced 2025-12-06 01:48:53 -06:00
added "master_doc = 'index'" to conf.py for readthedocs
This commit is contained in:
@@ -20,6 +20,7 @@ sys.path.insert(0, os.path.abspath('../../'))
|
||||
project = 'LLEPE'
|
||||
copyright = '2020, Titus Quah, Nwike Iloeje'
|
||||
author = 'Titus Quah, Nwike Iloeje'
|
||||
master_doc = 'index'
|
||||
|
||||
# The full version, including alpha/beta/rc tags
|
||||
release = '1.0.0'
|
||||
|
||||
Reference in New Issue
Block a user