mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-06-26 10:54:26 +02:00
![]() * remove symbollic links in the src directory as they are no longer working with the out-of-source build * remove .gitignore in the documentation (is build in build folder not needed) * remove CMake folders as they are also no longer present in the source directory Closes #3420. |
||
---|---|---|
.. | ||
devel | ||
man | ||
rc | ||
ref | ||
CMakeLists.txt | ||
README.md |
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.