* 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.
Documentation
This directory contains Taskwarrior documentation that is built and installed along with the executable:
mancontains the source for the Taskwarrior manual pages.rccontains rcfiles that will be installed in/usr/share/doc/task/rcor equivalent.refcontains reference documentation that will be installed in/usr/share/doc/taskor 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.