This repository contains the documentation of Tox for the Tox-rs project.
Already built docs can be found HERE.
Install mdbook like this
cargo install mdbook mdbook-linkcheck
To build docs do this command
mdbook build
See this for detailed mdbook
mdbook.