S17/S18: send success and failure routes; Sphinx HTML/PDF
Python router + Go sm-leaf reject missing to, empty ct, plaintext body. Summary logs never include ciphertext. MODULE.md.
This commit is contained in:
parent
f4da7ff446
commit
43cbf51d3e
75 changed files with 14878 additions and 9 deletions
10
source/conf.py
Normal file
10
source/conf.py
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
project = "secure-messaging"
|
||||
copyright = "2026, Verae"
|
||||
author = "Verae / George Lambert"
|
||||
extensions = []
|
||||
html_theme = "alabaster"
|
||||
html_static_path = ["_static"]
|
||||
latex_engine = "pdflatex"
|
||||
latex_documents = [
|
||||
("index", "secure-messaging.tex", "Secure Messaging", "Verae", "manual"),
|
||||
]
|
||||
Loading…
Add table
Add a link
Reference in a new issue