4 Commits

Author SHA1 Message Date
Zach DeCook
237fc4e370 docs: Document sxmo_hookmenu.sh as simpler way of editing hooks.
Signed-off-by: Peter John Hartman <peterjohnhartman@gmail.com>
2023-05-08 04:52:56 -05:00
Peter John Hartman
6d4565eec3 documentation 2023-04-04 12:32:37 -05:00
Peter John Hartman
e8ddbc8aac major revision of sxmo(7) manpage
This revision changes things to refer to shell script for hooks not
manpages. I think manpages will just introduce problems. Instead, the
proposal is to have each hook include its own documentation in comments
at the start of it, and refer the viewer back to the section in the
sxmo(7) manpage where that hook is discussed.

This is unfinished but pushing it.

Signed-off-by: Peter John Hartman <peterjohnhartman@gmail.com>
2023-04-04 10:55:31 -05:00
Peter John Hartman
2f2a4b21de initial sxmo(7) man page
This is basically a conversion of USERGUIDE.md. Pushing this now for
comment on the structure.  The idea is to have each of our hooks as
its own man page (e.g., sxmo_hook_sms(1) and so on). And then we'd
also have "bigger" scripts have their own man pages, e.g.,
sxmo_files(1), sxmo_rtcwake(1), sxmo_notifications(1).

Signed-off-by: Willow Barraco <contact@willowbarraco.fr>
2023-04-03 10:25:48 +02:00