mirror of
https://github.com/tealdeer-rs/tealdeer.git
synced 2026-08-09 09:49:10 +02:00
Docs: Add README
This commit is contained in:
parent
6d07e78613
commit
c33c146a17
1 changed files with 8 additions and 0 deletions
8
docs/README.md
Normal file
8
docs/README.md
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
# Tealdeer Docs
|
||||
|
||||
To build the docs, install [mdbook](https://github.com/rust-lang/mdBook).
|
||||
|
||||
You can build the HTML with `mdbook build`.
|
||||
|
||||
To serve the docs on `localhost:3000` and watch for changes, use `mdbook
|
||||
serve`.
|
||||
Loading…
Add table
Add a link
Reference in a new issue