diff --git a/docs/conf.py b/docs/conf.py index 98c4b02..b8320bc 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -8,8 +8,8 @@ ### project information ########################################################################### -project = "premise_validation" -author = "Brightway Developers" +project = "dopo" +author = "Caroline Friedberger" copyright = datetime.date.today().strftime("%Y") + ' Brightway Developers' ### project configuration ######################################################################### @@ -115,4 +115,4 @@ '*.md', '*.json', '*.data' -] \ No newline at end of file +]