cargo-makedocs
Doc generator
Automates documentation building for Rust projects by parsing Cargo.toml and generating documentation for direct dependencies.
A cargo subcommand to build documentation for development easier
14 stars
2 watching
2 forks
Language: Rust
last commit: over 4 years ago cargocargo-subcommanddocumentationrust
Related projects:
Repository | Description | Stars |
---|---|---|
cargo-generate/cargo-generate | Tool to help developers create new Rust projects quickly from existing templates | 1,967 |
est31/cargo-udeps | Detects unused dependencies in Rust projects during compilation. | 1,745 |
orium/cargo-rdme | A tool to automatically generate README files from crate documentation. | 132 |
kkoomen/vim-doge | Automates the creation of high-quality documentation for software projects with multiple programming languages and doc standards. | 1,007 |
lukemathwalker/cargo-chef | A tool that speeds up Rust Docker builds by caching dependencies and re-hydrating project skeletons. | 1,817 |
coffeedoc/codo | Automated documentation generator for CoffeeScript APIs. | 624 |
byron/cargo-release | Automates the process of releasing a Rust crate with versioning and publishing | 0 |
william-mcgonagle/bun-doc | Automates the creation of documentation websites from code using procedural templates and static site generation. | 10 |
rust-osdev/cargo-xbuild | Automates cross-compilation of sysroot crates for Rust projects | 258 |
byron/cargo-smart-release | Automates complex release processes for Rust cargo workspaces with changelog generation and version management. | 80 |
koute/cargo-web | A tool that simplifies building, testing and deploying client-side web applications in Rust | 1,106 |
commondoc/codex | Automates creation of documentation from Common Lisp docstrings | 90 |
context-labs/autodoc | Tool for auto-generating codebase documentation using Large Language Models | 1,967 |
gobanos/cargo-aoc | A CLI tool to solve Advent of Code puzzles in Rust | 439 |
icefoxen/cargo-osha | Tool to quickly identify areas of Rust code with potential safety risks. | 43 |