Consolidate in-repo documentation (#3143)
* move doc/misc to top level, add READMEs * Move docs -> doc/devel This also consolidates the _three_ documents describing (differently) how to build Taskwarrior into a signle document.
This commit is contained in:
committed by
GitHub
parent
3248437326
commit
971b229a4b
9
doc/README.md
Normal file
9
doc/README.md
Normal file
@@ -0,0 +1,9 @@
|
||||
# Documentation
|
||||
|
||||
This directory contains Taskwarrior that is built and installed along with the executable:
|
||||
|
||||
* [`man`](man/) contains the source for the Taskwarrior manual pages.
|
||||
* [`rc`](rc/) contains rcfiles that will be installed in `/usr/share/doc/task/rc` or equivalent.
|
||||
* [`ref`](ref/) contains reference documentation that will be installed in `/usr/share/doc/task` or equivalent.
|
||||
|
||||
It also contains [developer documentation](devel/README.md) with a high-level view of how Taskwarrior development is done and how the pieces of the system fit together.
|
||||
Reference in New Issue
Block a user