Skip to content

Amazing documentation tooling for Rust

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT
Notifications You must be signed in to change notification settings

steveklabnik/doxidize

Doxidize

Doxidize is a new tool for writing documentation for your Rust projects.

Status

We're still at a quite experimental phase here. Everything is subject to change at any time. Even the approach Doxidize takes is quite new, and different than Rust's current tooling.

What does that mean?

As a tool written in Rust, Doxidize is dogfooded. For more details, please check out the online documentation. If you would prefer to read them locally, do this:

> git clone https://github.com/steveklabnik/doxidize
> cd doxidize
> cargo run -- build
> cargo run -- serve

And then view the docs in your web browser.

Contributing to Doxidize

We'd love your help! To learn more about contributing to Doxidize, please check out CONTRIBUTING.md.

Two more things worth calling out here: this project abides by Rust's Code of Conduct (CODE_OF_CONDUCT.md), and is dual licensed under both the MIT (LICENSE-MIT) and Apache2 (LICENSE-APACHE) licenses. No CLA or copyright attribute is required, nor accepted.

About

Amazing documentation tooling for Rust

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published