Skip to content

tox-rs/book

Repository files navigation

Tox Human Docs

Build Status

This repository contains the documentation of Tox for the Tox-rs project.

Already built docs can be found HERE.

For devs

Install mdbook like this

cargo install mdbook mdbook-linkcheck

To build docs do this command

mdbook build

See this for detailed mdbook mdbook.