Commit Graph

4 Commits

Author SHA1 Message Date
cliffmccarthy
2522fb676c docs: Remove section about use of objects 2025-11-13 07:40:40 -06:00
cliffmccarthy
01cd634be6 docs: Update cmdeploy architecture details
- Revised cmdeploy documentation in doc/source/overview.rst to reflect
  the recent revisions to the Deployer interface.
2025-11-12 23:24:14 -06:00
cliffmccarthy
181b7a6d5b docs: Add architectural information about deployer classes
- Updated overview.rst to describe the Deployer class hierarchy and
  the motivations behind it.
2025-11-12 19:16:51 -06:00
holger krekel
50b986a265 Split README into sphinx doc structured sections (#711)
refactor README.rst and architecture file into sphinx doc project, automatically deploying on main merges and PRs.

* add FAQs from https://chatmail.at/relays landing page

* fix links, and streamline postfix/dovecot mentioning

* add linkcheck to CI, fix several links and streamlihne DKIM section while at it

* some streamlining, rename to "overview"

* ci: upload documentation to chatmail.at/doc/relay

* ci: main should be uploaded when docs.yaml changes

* ci: fix typo

* Update .github/workflows/docs-preview.yaml

Co-authored-by: missytake <missytake@systemli.org>
2025-11-11 14:49:25 +01:00