diff --git a/docs/conf.py b/docs/conf.py index b2f26ae6b9..99f2967600 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -7,9 +7,9 @@ extensions = [ 'sphinx.ext.intersphinx' ] -project = u'IfcOpenShell' -copyright = u'2020, IfcOpenShell' -author = u'Johan Luttun' +project = 'IfcOpenShell' +copyright = '2020, IfcOpenShell' +author = '' # Setup the breathe extension breathe_projects = {