mdbookkit

mdbookkit hero image

crates.io documentation MIT/Apache-2.0 licensed

Quality-of-life plugins for your mdBook project.

  • mdbook-rustdoc-link

    rustdoc-style linking for Rust APIs: write types and function names, get links to docs.rs

  • mdbook-link-forever

    Permalinks for your source tree: write relative paths, get links to GitHub.

Installation

If you are interested in any of these plugins, visit their respective pages for usage instructions, linked above.

If you want to install all of them:

cargo install mdbookkit --all-features

Precompiled binaries are also available from GitHub releases.

License

This project is released under the Apache 2.0 License and the MIT License.