11 releases
Uses new Rust 2024
| 0.0.11 | Apr 8, 2026 |
|---|---|
| 0.0.10 | Apr 7, 2026 |
| 0.0.6 | May 25, 2025 |
| 0.0.5 | Jun 19, 2024 |
#2 in #summary-md
20KB
491 lines
gen-mdbook-summary
A simple CLI tool to generate SUMMARY.md for mdBook projects.
Installation
cargo install gen-mdbook-summary
Quick Start
# Initialize ignore file (optional)
gms init
# Generate SUMMARY.md
gms -d src -o src/SUMMARY.md
# Serve with mdbook
mdbook serve
Documentation
License
MIT - See LICENSE
Dependencies
~4.5–8.5MB
~147K SLoC