aboutsummaryrefslogtreecommitdiff
path: root/man
Commit message (Collapse)AuthorAgeFilesLines
* examples: ship a commented sanctorale calendar-layer templateLukasz Kasprzak2026-07-291-6/+6
| | | | | | | | | | | Add examples/sanctorale-of.ini: every universal Ordinary Form sanctorale entry as a COMMENTED calendar-layer block (date, rank, class, colour, name.<lang>). As shipped it changes nothing; to alter a day you copy it into ~/.config/lectio/calendars/, uncomment its block, edit a field, and enable the layer with `use =`. The layer overlays the embedded calendar field by field, so untouched days keep their defaults (verified: uncommenting St Sebastian with rank=feast makes it displace the ferial). Header documents suppress/add/readings. Man page and README point at it.
* man: add lectio(1), lectio-ui(1), lectio-web(1); install via MakefileLukasz Kasprzak2026-07-293-0/+289
Add man pages for all three binaries under man/, and install them with `make install` to $(MANDIR) (= $(PREFIX)/share/man/man1); `make uninstall` removes them. lectio(1) documents every flag, the config files (corpora, names, ui, calendars, sanctorale) and examples; the ui/web pages are short. They render clean under man/mandoc.