summary refs log tree commit diff
diff options
context:
space:
mode:
-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 .
0'>2019-02-08Add hi -nJune McEnroe 2019-02-08Elaborate hi man pageJune McEnroe 2019-02-08Use set for parent in hiJune McEnroe 2019-02-08Switch back to semantic keyword grouping in hiJune McEnroe 2019-02-08Match only the basename in hiJune McEnroe 2019-02-07Add mdoc syntax to hiJune McEnroe 2019-02-07Support multi-line C macros in hiJune McEnroe 2019-02-07Detect .mk files as makeJune McEnroe 2019-02-07Add make syntax to hiJune McEnroe 2019-02-07Add IRC output to hiJune McEnroe 2019-02-07Improve C syntax accuracy and add Format classJune McEnroe 2019-02-07Factor out hi checkJune McEnroe Fix subexpression bounds check and compile pattends. 2019-02-07Add Escape class to hiJune McEnroe 2019-02-07Add Todo class and parent syntax constraintJune McEnroe