mirror of
https://github.com/tealdeer-rs/tealdeer.git
synced 2026-08-09 09:49:10 +02:00
218 B
218 B
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.