@@ -7,7 +7,7 @@ import datetime # allows us to port in the current timestamp when building html.
project=u'WI5014'# Unique name for the document, mirrors the gitalb_repo name. Update in *_static/latex/mystle.sty* also.
family=u''# Product family
product=u'Laser Etching Machine'# Product name
version=u'v1.3'# Appears on left hand side menu. Update below in the maketitle preamble and in source/_static/latex/mystle.sty if needed. Can also replace with datetime.date.today().strftime('%Y-%m-%d') and used in conjunction with the datetime2 package in source/_static/latex/mystle.sty
version=u'v1.4'# Appears on left hand side menu. Update below in the maketitle preamble and in source/_static/latex/mystle.sty if needed. Can also replace with datetime.date.today().strftime('%Y-%m-%d') and used in conjunction with the datetime2 package in source/_static/latex/mystle.sty
master_doc='index'# Leave as is, this needs to be above *latex_documents*
copyright=u'Your Company'# if different to author, otherwise put author