tealdeer/docs
2026-08-17 18:36:02 +02:00
..
src Release v1.5.1 2026-01-24 00:53:17 +01:00
.gitignore Add mdbook documentation 2020-11-01 01:39:47 +01:00
book.toml Add readthedocs configuration and update mdbook 2026-08-17 18:36:02 +02: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.