Skip to content

tox-rs/tox-spec

Folders and files

NameName
Last commit message
Last commit date

Latest commit

53301e6 · Sep 26, 2017

History

82 Commits
Feb 23, 2016
Feb 22, 2016
Sep 22, 2017
Feb 27, 2016
Sep 9, 2016
Sep 9, 2016
Sep 9, 2016
Mar 4, 2016
Dec 3, 2016
Sep 26, 2017

Repository files navigation

The Tox Reference Build Status

To generate HTML, you will need to get Rust, since it provides rustdoc that does the job.

To generate spec.html:

make spec.html

Aside from spec.html you will want to include rust.css to get a nice formatting of the spec.

Alternatively, you can generate just a body part of the webpage using Pandoc:

make spec-pandoc.html

If you want to contribute, don't forget to make sure that text formatting is correct by running:

make format
git diff

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published