summaryrefslogtreecommitdiff
path: root/doc/Makefile.am
Commit message (Collapse)AuthorAge
* doc: Update for 1.9.1Keith Packard2019-09-24
| | | | Signed-off-by: Keith Packard <keithp@keithp.com>
* doc: new TeleLaunch system manualBdale Garbee2019-02-21
|
* doc: Skip .pdf generation when asciidoctor-pdf is missingKeith Packard2019-01-02
| | | | | | Not available in debian unstable yet Signed-off-by: Keith Packard <keithp@keithp.com>
* doc: Add 1.9 release notesKeith Packard2018-12-31
| | | | Signed-off-by: Keith Packard <keithp@keithp.com>
* doc: Use icons for admonitionsKeith Packard2018-11-01
| | | | | | This replaces the text 'WARNING' or 'NOTE' with a suitable icon instead. Signed-off-by: Keith Packard <keithp@keithp.com>
* doc: Remove asciidoc related filesKeith Packard2018-10-25
| | | | | | These all helped asciidoc generate documentation Signed-off-by: Keith Packard <keithp@keithp.com>
* doc: Switch to asciidoctor to format docsKeith Packard2018-10-25
| | | | | | | asciidoc and a2x are no longer actively maintained and Debian policy encourages people to move away from them to asciidoctor. Signed-off-by: Keith Packard <keithp@keithp.com>
* doc: Make use of 'faketime' configurable with configure.ac. Default to 'no'Keith Packard2018-10-06
| | | | | | | This ensures that older a2x versions don't simply wedge while building the docs. Signed-off-by: Keith Packard <keithp@keithp.com>
* Add map-loading documentationKeith Packard2018-10-06
| | | | Signed-off-by: Keith Packard <keithp@keithp.com>
* doc: Use RELEASE_DATE to set PDF timestamps using faketimeKeith Packard2018-10-05
This ensures that the generated PDF files do not depend on the time of the build and only on the date of the release. Signed-off-by: Keith Packard <keithp@keithp.com>