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
|
|
@ -4,4 +4,4 @@ verae-zapier-middleware.nats.connection
|
|||
Generated API sheet for ``verae-zapier-middleware/nats/connection``.
|
||||
|
||||
.. include:: connection.md
|
||||
:literal:
|
||||
:parser: myst_parser.sphinx_
|
||||
|
|
|
|||
|
|
@ -4,4 +4,4 @@ verae-zapier-middleware.nats.publishers
|
|||
Generated API sheet for ``verae-zapier-middleware/nats/publishers``.
|
||||
|
||||
.. include:: publishers.md
|
||||
:literal:
|
||||
:parser: myst_parser.sphinx_
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
**Package:** `verae-zapier-middleware`
|
||||
**Source:** `packages/verae-zapier-middleware/src/nats/subjects.js`
|
||||
**Lines:** 44
|
||||
**Lines:** 48
|
||||
|
||||
## What this module is
|
||||
|
||||
|
|
@ -26,7 +26,7 @@ _No imports detected._
|
|||
|
||||
## Call graph (identifiers invoked)
|
||||
|
||||
`freeze`, `names`
|
||||
`freeze`, `node`, `names`
|
||||
|
||||
Each identifier is a call site in this file. Follow the import list to see the defining module; open that module’s MD for parameter and return types.
|
||||
|
||||
|
|
|
|||
|
|
@ -4,4 +4,4 @@ verae-zapier-middleware.nats.subjects
|
|||
Generated API sheet for ``verae-zapier-middleware/nats/subjects``.
|
||||
|
||||
.. include:: subjects.md
|
||||
:literal:
|
||||
:parser: myst_parser.sphinx_
|
||||
|
|
|
|||
|
|
@ -4,4 +4,4 @@ verae-zapier-middleware.nats.wait
|
|||
Generated API sheet for ``verae-zapier-middleware/nats/wait``.
|
||||
|
||||
.. include:: wait.md
|
||||
:literal:
|
||||
:parser: myst_parser.sphinx_
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue