diff options
author | Thomas Voss <mail@thomasvoss.com> | 2023-12-25 03:23:44 +0100 |
---|---|---|
committer | Thomas Voss <mail@thomasvoss.com> | 2023-12-25 03:23:44 +0100 |
commit | e50db1d199eb18a9d9e5ab02c3928989f4a7d81f (patch) | |
tree | ddf2f58a76fdf966ab577f22d4165d77946ca472 /src/man/links | |
parent | f806cd8b43227b66fe181cb8d0ffb4a4cdc00070 (diff) |
Experimentally add a section for manual pages
Diffstat (limited to 'src/man/links')
-rw-r--r-- | src/man/links | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/src/man/links b/src/man/links new file mode 100644 index 0000000..0597a57 --- /dev/null +++ b/src/man/links @@ -0,0 +1,13 @@ +https://git.sr.ht/~mango/center/blob/master/center.1 +https://git.sr.ht/~mango/grab/blob/master/grab.1 +https://git.sr.ht/~mango/gsp/blob/master/gsp.1 +https://git.sr.ht/~mango/gsp/blob/master/gsp.5 +https://git.sr.ht/~mango/liblux/blob/master/man/lux.3 +https://git.sr.ht/~mango/liblux/blob/master/man/luxget.3 +https://git.sr.ht/~mango/liblux/blob/master/man/luxinit.3 +https://git.sr.ht/~mango/liblux/blob/master/man/luxset.3 +https://git.sr.ht/~mango/lux/blob/master/lux.1 +https://git.sr.ht/~mango/mkpass/blob/master/mkpass.1 +https://git.sr.ht/~mango/mmv/blob/master/mmv.1 +https://git.sr.ht/~mango/ordinal/blob/master/ordinal.1 +https://git.sr.ht/~mango/totp/blob/master/totp.1 |