Some AMS specific stuff, and plant work
This commit is contained in:
parent
9332337581
commit
e474c140ee
30 changed files with 558 additions and 21 deletions
|
|
@ -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,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue