This patch adds auto-generation of markdown manpages, for ease of reference in other documents and links.
26 lines
1.0 KiB
Markdown
26 lines
1.0 KiB
Markdown
# Manual pages
|
|
|
|
From the latest Debian package:
|
|
|
|
- [chasquid(1)](https://manpages.debian.org/unstable/chasquid/chasquid.1):
|
|
the main binary.
|
|
- [chasquid.conf(5)](https://manpages.debian.org/unstable/chasquid/chasquid.conf.5):
|
|
the configuration file and structure.
|
|
- [chasquid-util(1)](https://manpages.debian.org/unstable/chasquid/chasquid-util.1):
|
|
the command-line utility helper.
|
|
- [mda-lmtp(1)](https://manpages.debian.org/unstable/chasquid/mda-lmtp.1):
|
|
helper to integrate with LMTP delivery.
|
|
- [smtp-check(1)](https://manpages.debian.org/unstable/chasquid/smtp-check.1):
|
|
SMTP setup checker.
|
|
|
|
From the current branch (more likely to change, but useful when doing
|
|
development or running experimental versions):
|
|
|
|
- [chasquid(1)](chasquid.1.md): the main binary.
|
|
- [chasquid.conf(5)](chasquid.conf.5.md): the configuration file and
|
|
structure.
|
|
- [chasquid-util(1)](chasquid-util.1.md): the command-line utility helper.
|
|
- [mda-lmtp(1)](mda-lmtp.1.md): helper to integrate with LMTP delivery.
|
|
- [smtp-check(1)](smtp-check.1.md): SMTP setup checker.
|
|
|