mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-06-26 10:54:26 +02:00
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:
parent
3248437326
commit
971b229a4b
43 changed files with 141 additions and 681 deletions
7
doc/devel/contrib/README.md
Normal file
7
doc/devel/contrib/README.md
Normal file
|
@ -0,0 +1,7 @@
|
|||
# Contributing To Taskwarrior
|
||||
|
||||
* [Welcome, Open Source Contributor](first_time.md)
|
||||
* [Developing Taskwarrior](development.md)
|
||||
* [Coding Style](coding_style.md)
|
||||
* [Branching Model](branching.md)
|
||||
* [Rust and C++](rust-and-c++.md)
|
Loading…
Add table
Add a link
Reference in a new issue