Some AMS specific stuff, and plant work

This commit is contained in:
Nick Touran 2025-12-01 17:04:45 -05:00
parent 9332337581
commit e474c140ee
30 changed files with 558 additions and 21 deletions

View file

@ -16,7 +16,7 @@
import datetime
# -- Project information -----------------------------------------------------
company_name = "Open Nucleonics"
company_name = "Applied Maritime Sciences"
project = f"{company_name} Governing Documents"
author = company_name
release = "1.0"
@ -89,8 +89,8 @@ plantuml = "java -Djava.awt.headless=true -jar /usr/share/plantuml/plantuml.jar"
latex_documents = [
(
"index",
"nrsk.tex",
"Nuclear Reactor Starter Kit",
"ams.tex",
"AMS Docs",
author,
"manual",
False,