Add a getting-started section

This commit is contained in:
Dustin J. Mitchell
2020-11-29 20:14:06 -05:00
parent 33283658d5
commit 08faac957a
3 changed files with 78 additions and 11 deletions

5
docs/src/internals.md Normal file
View File

@@ -0,0 +1,5 @@
# Internal Details
The following sections get into the details of how TaskChampion works.
None of this information is necessary to use TaskChampion, but might be helpful in understanding its behavior.
Developers of TaskChampion and of tools that integrate with TaskChampion should be familiar with this information.