Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | doc: Fix tarball download link. | Jorge Maldonado Ventura | 2018-04-02 | 1 | -3/+3 |
| | | | | * doc/haunt.texi (Downloading): Fix outdated download link. | ||||
* | doc: Add Readers section and reader subsections. | Erik Edrosa | 2016-12-14 | 1 | -0/+101 |
| | | | | | | | | * doc/haunt.texi ("Readers"): Add menu. ("Reader"): Change Readers to a subsection. ("Texinfo"): Add Textinfo subsection. ("Skribe"): Add Skribe subsection. ("CommonMark"): Add CommonMark subsection. | ||||
* | doc: Add guile-commonmark as optional dependency. | Erik Edrosa | 2016-08-18 | 1 | -0/+3 |
| | | | | | * doc/haunt.text ("Requirements"): Add guile-commonmark. * README ("Requirements"): Add guile-commonmark. | ||||
* | doc: Fix a typo in procedure name. | Vladimir Zhbanov | 2016-06-07 | 1 | -1/+1 |
| | | | | * doc/haunt.texi ("Posts"): s/post-data/post-date/ | ||||
* | doc: Fix procedure name. | Vladimir Zhbanov | 2016-05-20 | 1 | -1/+1 |
| | | | | * doc/haunt.texi: s/matcher/proc/ | ||||
* | doc: Expand API documentation. | David Thompson | 2016-04-23 | 1 | -13/+395 |
| | |||||
* | doc: Start writing API docs. | David Thompson | 2016-04-02 | 1 | -0/+81 |
| | |||||
* | doc: Write command-line interface chapter. | David Thompson | 2016-04-02 | 1 | -0/+95 |
| | |||||
* | doc: Add support for 'install-info'. | Mathieu Lirzin | 2015-12-06 | 1 | -0/+5 |
| | | | | * doc/haunt.texi: Use '@dircategory' and '@direntry'. | ||||
* | Add beginnings of a reference manual. | David Thompson | 2015-10-15 | 2 | -0/+807 |
* Makefile.am (info_TEXINFOS): New variable. * doc/haunt.texi: New file. * doc/fdl-1.3.texi: New file. * guix.scm [native-inputs]: Add texinfo. |