diff options
author | Guilhem Moulin <guilhem@fripost.org> | 2019-07-05 01:03:36 +0200 |
---|---|---|
committer | Guilhem Moulin <guilhem@fripost.org> | 2019-07-05 03:32:01 +0200 |
commit | 25f1dbdf54947bd6bbce653bc64f6c45b2473792 (patch) | |
tree | eb5a21d1a528502845da6b987d4431bd04a4a5bd /README | |
parent | c4abd6128c3ca5471afc84225533a958ce273875 (diff) |
Refactor documentation.
In particular, move manpages to the 'doc' directory, and generate HTML
documentation with `make html`.
Diffstat (limited to 'README')
-rw-r--r-- | README | 6 |
1 files changed, 2 insertions, 4 deletions
@@ -1,9 +1,7 @@ InterIMAP is a fast bidirectional synchronization program for QRESYNC-capable IMAP4rev1 servers. PullIMAP retrieves messages a remote IMAP mailbox and -deliver them to an SMTP session. Consult the manuals for more information. - - https://guilhem.org/man/interimap.1.html - https://guilhem.org/man/pullimap.1.html +deliver them to an SMTP session. Visit https://guilhem.org/interimap +for more information. _______________________________________________________________________ |