tealdeer/docs
Giftzwerg02 1c68f99c2a
Add --override-config flag (#458)
Co-authored-by: Niklas Mohrin <dev@niklasmohrin.de>
2026-08-13 00:01:30 +02:00
..
src Add --override-config flag (#458) 2026-08-13 00:01:30 +02:00
.gitignore Add mdbook documentation 2020-11-01 01:39:47 +01:00
book.toml Add mdbook documentation 2020-11-01 01:39:47 +01:00
README.md Docs: Add README 2020-11-14 23:55:49 +01:00

Tealdeer Docs

To build the docs, install mdbook.

You can build the HTML with mdbook build.

To serve the docs on localhost:3000 and watch for changes, use mdbook serve.