bits of docs

This commit is contained in:
Dustin J. Mitchell 2020-11-29 21:26:39 -05:00
parent 8601c0cb67
commit de03209285
3 changed files with 16 additions and 1 deletions

View file

@ -18,7 +18,7 @@ The [`server`](crate::server) module defines the interface a server must meet.
# See Also
See the [TaskChampion Book](https://github.com/djmitche/taskchampion/blob/main/docs/src/SUMMARY.md)
See the [TaskChampion Book](http://djmitche.github.com/taskchampion)
for more information about the design and usage of the tool.
*/