summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Collapse)Author
2019-07-19Advertise new mailing list.Arun Isaac
* README.org (Contributing), doc/guile-email.texi (Contributing): Advertise the new guile-email@systemreboot.net mailing list.
2019-06-25doc: Specify module paths for encoding and decoding.Arun Isaac
* doc/guile-email.texi (Encoding and Decoding): Specify module paths.
2019-06-25doc: Fix unmatched `@end deffn'.Arun Isaac
* doc/guile-email.texi (Encoding and Decoding): Move unmatched `@end deffn' to previous node from where it is missing.
2019-06-25doc: Document encoding and decoding procedures.Arun Isaac
* doc/guile-email.texi (Encoding and Decoding): New chapter.
2019-06-22doc: Create texinfo documentation.Arun Isaac
* doc/guile-email.texi: New file. * Makefile.am (info_TEXINFOS): Register it.