Add initial data dict
This commit is contained in:
parent
fb28c6c5c5
commit
36fcb5f260
19 changed files with 784 additions and 116 deletions
|
|
@ -18,7 +18,8 @@ sys.path.insert(0, SRC)
|
|||
import datetime
|
||||
|
||||
# -- Project information -----------------------------------------------------
|
||||
company_name = "Applied Maritime Sciences"
|
||||
company_name = "Applied Maritime Sciences, LLC"
|
||||
project_name = "Project 1959"
|
||||
project = f"{company_name} Governing Documents"
|
||||
author = company_name
|
||||
release = "1.0"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue