taskwarrior/docs
2021-06-10 10:55:42 -04:00
..
assets/cgi Add CGI assets 2021-04-28 13:56:29 +09:30
src Add confirmation prompts for modifications of lots of tasks 2021-06-10 10:55:42 -04:00
.gitignore scrpit to push docs 2020-11-26 23:02:15 -05:00
book.toml Substitute usage information into the documentation 2021-05-24 08:51:05 -04:00
README.md Substitute usage information into the documentation 2021-05-24 08:51:05 -04:00

This is an mdbook book. Minor modifications can be made without installing the mdbook tool, as the content is simple Markdown. Changes are verified on pull requests.

To build the docs locally, you will need to build usage-docs:

cargo build -p taskchampion-cli --feature usage-docs --bin usage-docs
mdbook build docs/