summary refs log tree commit diff
path: root/README.7
diff options
context:
space:
mode:
Diffstat (limited to 'README.7')
-rw-r--r--README.734
1 files changed, 33 insertions, 1 deletions
diff --git a/README.7 b/README.7
index cb4d61a..95d9715 100644
--- a/README.7
+++ b/README.7
@@ -1,4 +1,4 @@
-.Dd May  1, 2020
+.Dd December  9, 2020
 .Dt README 7
 .Os "Causal Agency"
 .
@@ -23,6 +23,38 @@ targets
 and requires LibreSSL
 .Pq Fl ltls .
 .
+.Sh FILES
+.Bl -tag -width "getservinfo.c" -compact
+.It Pa archive.h
+data structures and inline functions
+.It Pa archive.c
+main control flow
+.It Pa imap.h
+IMAP data structures
+.It Pa imap.c
+IMAP parsing
+.It Pa parse.c
+message structure parsing
+.It Pa decode.c
+content transfer decoding
+.It Pa template.c
+string templating and escaping
+.It Pa atom.c
+Atom feed generation
+.It Pa html.c
+HTML generation
+.It Pa mbox.c
+mbox generation
+.It Pa export.c
+message export
+.It Pa concat.c
+thread concatenation
+.It Pa getservinfo.c
+SRV record lookup
+.It Pa stylesheet.c
+default stylesheet
+.El
+.
 .Sh CONTRIBUTING
 The upstream URL of this project is
 .Aq Lk https://git.causal.agency/bubger .
td>June McEnroe 2022-07-13Set push.autoSetupRemoteJune McEnroe 2022-07-08Remove TOURJune McEnroe 2022-07-03Add The Bone Shard EmperorJune McEnroe 2022-06-25Bump xterm font size to 12June McEnroe 2022-06-10Handle subshells (and functions) inside substitutionsJune McEnroe 2022-06-10Switch to jorts Install scriptJune McEnroe 2022-06-08Indicate if still reading or no resultsJune McEnroe 2022-06-08Add Maiden, Mother, CroneJune McEnroe 2022-06-05FIRST SHOW IN 2.5 YEARS BABEY!!!June McEnroe 2022-06-03Set line number on File linesJune McEnroe 2022-06-03Stop polling stdin after EOFJune McEnroe 2022-06-02Set TABSIZE=4June McEnroe 2022-06-02Do basic match highlightingJune McEnroe 2022-06-02Clean up parsing a littleJune McEnroe 2022-06-02Don't duplicate path stringJune McEnroe 2022-06-02Use stderr instead of /dev/tty, realloc buffer if lines too longJune McEnroe 2022-06-02Add initial working version of qfJune McEnroe 2022-05-29Set prompt for okshJune McEnroe