taskwarrior/doc
Cristian Le 236b57f321
Use modern FetchContent design patterns (#3903)
* Add higher bound to the CMake policies
* Add the latest cmake to ubuntu22.04 image
2025-07-08 21:39:54 -04:00
..
devel point to pending change to release process 2025-07-06 18:58:26 -04:00
man Add uuid UDA type (#3827) 2025-04-20 20:51:38 -04:00
rc Add color.calendar.scheduled to no-color.theme (#3666) 2024-11-05 08:54:49 -05:00
ref Update copyright to 2020 2020-11-21 12:27:05 -05:00
CMakeLists.txt Use modern FetchContent design patterns (#3903) 2025-07-08 21:39:54 -04:00
README.md Better links from TW devel docs to TaskChampion (#3253) 2024-01-21 18:03:11 -05:00

Documentation

This directory contains Taskwarrior documentation that is built and installed along with the executable:

  • man contains the source for the Taskwarrior manual pages.
  • rc contains rcfiles that will be installed in /usr/share/doc/task/rc or equivalent.
  • ref contains reference documentation that will be installed in /usr/share/doc/task or equivalent.

It also contains developer documentation with a high-level view of how Taskwarrior development is done and how the pieces of the system fit together.