mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-06-26 10:54:26 +02:00
![]() This crate has been moved to https://github.com/GothenburgBitFactory/taskchampion-sync-server. The integration-tests repo used the sync server to test integration between taskchampion and the sync-server. We should do that again, but after taskchampion moves to its own repo (#3209). In the interim, the cross-sync integration test can simply test syncing between local servers, but the snapshot test is no longer useful as the local server does not support snapshots. |
||
---|---|---|
.. | ||
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.