diff options
author | Kyle Meyer <kyle@kyleam.com> | 2020-08-25 22:13:15 -0400 |
---|---|---|
committer | Kyle Meyer <kyle@kyleam.com> | 2020-08-25 22:13:15 -0400 |
commit | 8f1bed0b903133d6f7fcffead19108f93cbbde3b (patch) | |
tree | 8777b750ffc462e27e6757567fb644db3a9b1cd9 /README | |
parent | ae0aeb998452e1a569b35981627b5d099a2b3da0 (diff) | |
download | piem-8f1bed0b903133d6f7fcffead19108f93cbbde3b.tar.gz |
README: Link to online manual
Diffstat (limited to 'README')
-rw-r--r-- | README | 10 |
1 files changed, 6 insertions, 4 deletions
@@ -5,10 +5,12 @@ piem --- Emacs tools and glue for working with public-inbox archives This project is currently in the early stages of development. In general, anything that relates to interacting with public-inbox (https://public-inbox.org/README) archives from Emacs is worth -considering, at least at this point. The near-term focus is to -support mapping public inbox endpoints (email, nntp, http, rss) to -associated code repositories, particularly in the context of applying -patch series. +considering, at least at this point. Much of the current +functionality focuses on mapping public inbox endpoints (email, nntp, +http, rss) to associated code repositories in order to apply patches. +Documentation is available online at + + https://kyleam.com/manual/piem/ Bug reports, patches, questions, and other feedback are welcome. Please send a plain-text email to |