remove docs about taskchampion-cli

This commit is contained in:
Dustin J. Mitchell 2022-05-22 01:46:36 +00:00 committed by Tomas Babej
parent c0ce1fe059
commit 2f57edee51
15 changed files with 0 additions and 355 deletions

View file

@ -1,10 +1,3 @@
This is an [mdbook](https://rust-lang.github.io/mdBook/index.html) 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/
```