Skip to content

Latest commit

 

History

64 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cargo wiki

A WIP cargo extension for generating rust doc in markdown especially for wikis like github wiki.

Demo

The repository generates it's documentation via cargo wiki using single-file structure and host it on github wiki available here. Note: This project is still in very early stage of development and the generated output may contains issue and bug. If you find them, please open issue here

Development Setup

$ cargo build
$ cp target/debug/cargo-wiki .
$ cargo wiki

Make sure to setup your path to the current directory

$ export PATH=/home/<user>/<path/to/cargo-wiki>:$PATH

About

A WIP cargo extension for generating rustdoc in markdown especially for wikis like github wiki

Topics

Resources

Stars

4 stars

Watchers

1 watching

Forks

Releases

Sponsor this project

Used by

Contributors

Languages