tealdeer/docs
2025-09-21 23:59:50 +02:00
..
src Add search.languages setting 2025-09-21 23:59:50 +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.