Document every repo in Sphinx, catalog PDFs, and verae-ops
Some checks are pending
offline / test (push) Waiting to run
Some checks are pending
offline / test (push) Waiting to run
Add missing package READMEs, expand Sphinx to all runtime modules, publish a LaTeX/PDF README book, and add verae-ops for Docker, Proxmox, VMs, dedicated hardware, and service linking. Catalog defaults to public PDF links for each module README and samples.
This commit is contained in:
parent
5ad3222def
commit
e401635fd6
222 changed files with 4498 additions and 123 deletions
|
|
@ -25,6 +25,7 @@
|
|||
"test:activate": "npm --prefix packages/verae-activate test",
|
||||
"docs:modules": "python3 scripts/gen-module-docs.py",
|
||||
"docs:sphinx": "sphinx-build -b html docs/sphinx docs/sphinx/_build/html",
|
||||
"docs:latex": "sphinx-build -b html docs/sphinx docs/sphinx/_build/html && python3 scripts/build-readme-latex.py",
|
||||
"docs:pdf": "python3 scripts/gen-module-pdfs.py",
|
||||
"docs:site": "python3 scripts/build-docs-site.py",
|
||||
"docs:deploy": "bash scripts/deploy-docs-site.sh",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue