From 2703dce2096af7b5f6e20005f1b468183e802c27 Mon Sep 17 00:00:00 2001 From: Thomas Krijnen Date: Fri, 5 Feb 2021 11:52:05 +0100 Subject: [PATCH] Small changes --- docs/conf.py | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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 = {