Skip to content

tox-rs/tox-spec

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

82 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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