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
|
|
@ -1,6 +1,10 @@
|
|||
# verae-zapier
|
||||
|
||||
Zapier Platform CLI app for Verae. **Phase 11** in [../TODO.md](../TODO.md).
|
||||
Zapier Platform CLI app for Verae. Runs on **Zapier’s servers**. Calls only middleware HTTPS (`MIDDLEWARE_BASE_URL`), never NATS and never `api.veraetime.net`.
|
||||
|
||||
**Forgejo:** https://git.georgelambert.org/marchon/verae-zapier-app
|
||||
**Catalog:** https://zapier.georgelambert.org/packages/verae-zapier/README.pdf
|
||||
**Sphinx API sheets:** https://zapier.georgelambert.org/sphinx/index.html
|
||||
|
||||
## Role
|
||||
|
||||
|
|
@ -19,7 +23,7 @@ Runs on **Zapier’s servers**. Calls only the middleware HTTPS API (`MIDDLEWARE
|
|||
| `searches/job_status.js` | Lookup by jobId |
|
||||
| `triggers/timestamp_completed.js` | REST Hook |
|
||||
|
||||
See [../docs/developer/modules/function-reference.md](../docs/developer/modules/function-reference.md) for I/O contracts.
|
||||
I/O contracts: https://zapier.georgelambert.org/docs/developer/modules/function-reference.pdf
|
||||
|
||||
## Env
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue