taskwarrior/doc
2023-10-20 12:03:02 +02:00
..
devel Fix typo 2023-10-20 12:03:02 +02:00
man Change "client key" to "client id" (#3130) 2023-07-11 22:13:53 -04:00
rc holidays: Update for 2022 2021-10-01 21:59:00 -04:00
ref Update copyright to 2020 2020-11-21 12:27:05 -05:00
CMakeLists.txt Build: C++14 support added 2018-02-16 22:04:29 -05:00
README.md Consolidate in-repo documentation (#3143) 2023-08-09 21:30:01 -04:00

Documentation

This directory contains Taskwarrior 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.