timewarrior/doc
Thomas Lauf b189ccb020 Replace roff man pages with asciidoctor
This replaces the generation of man pages on project setup
by a on-demand generation via asciidoctor.
An exception are the man pages for the commands `day`, `month`, and `week`
which are simply redirects to the man page `timew-chart.1`. Those are now
static files in the Timewarrior repository.

A CMake find module to detect asciidoctor was added.
If asciidoctor is found, the targets `doc`, `man1`, and `man7` are created.
Those targets are also added to the default build target.

If asciidoctor is not available, the target `doc` is available, but it only
emits a message to install asciidoctor first.

Signed-off-by: Thomas Lauf <thomas.lauf@tngtech.com>
2021-02-21 20:58:30 +01:00
..
holidays Increase minimal CMake version 2021-02-12 10:50:39 +01:00
man1 Replace roff man pages with asciidoctor 2021-02-21 20:58:30 +01:00
man7 Replace roff man pages with asciidoctor 2021-02-21 20:58:30 +01:00
themes Increase minimal CMake version 2021-02-12 10:50:39 +01:00
CMakeLists.txt Replace roff man pages with asciidoctor 2021-02-21 20:58:30 +01:00
report.day.1.txt Docs: Updated day report sample 2016-04-22 17:06:49 -04:00
report.summary.txt Fix typos 2018-01-05 10:49:17 +01:00
report.week.1.txt Docs: Renamed sample report to make way for more 2016-04-22 17:05:34 -04:00
rfc_command_definition.md doc: Update command definition document 2017-05-03 20:23:47 +02:00
rules.txt Docs: Updated rules description 2016-07-10 12:48:27 -04:00