Crates.io | mdbookkit |
lib.rs | mdbookkit |
version | |
source | src |
created_at | 2025-04-08 14:30:15.535978+00 |
updated_at | 2025-04-13 16:57:04.887848+00 |
description | toolkit for mdBook 📖 |
homepage | |
repository | https://github.com/tonywu6/mdbookkit |
max_upload_size | |
id | 1625573 |
Cargo.toml error: | TOML parse error at line 20, column 1 | 20 | autolib = false | ^^^^^^^ unknown field `autolib`, expected one of `name`, `version`, `edition`, `authors`, `description`, `readme`, `license`, `repository`, `homepage`, `documentation`, `build`, `resolver`, `links`, `default-run`, `default_dash_run`, `rust-version`, `rust_dash_version`, `rust_version`, `license-file`, `license_dash_file`, `license_file`, `licenseFile`, `license_capital_file`, `forced-target`, `forced_dash_target`, `autobins`, `autotests`, `autoexamples`, `autobenches`, `publish`, `metadata`, `keywords`, `categories`, `exclude`, `include` |
size | 0 |
Quality-of-life plugins for your mdBook project.
rustdoc-style linking for Rust APIs: write types and function names, get links to docs.rs
Permalinks for your source tree: write relative paths, get links to GitHub.
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.
This project is released under the Apache 2.0 License and the MIT License.