[package] name = "md_gen" version = "0.1.0" authors = ["Martial BRAUX "] license = "MIT OR Apache-2.0" edition = "2018" description = "md_gen is a framework for generating documentation in markdown. It can generate metadata compatible with Vuepress (https://vuepress.vuejs.org/)." readme = "README.md" homepage = "https://gitlab.com/m.braux/md_gen" documentation = "https://docs.rs/md_gen/" repository = "https://gitlab.com/m.braux/md_gen.git" categories = ["text-processing", "encoding", "development-tools"] keywords = ["markdown", "md", "vuepress", "documentation", "doc"] [dependencies]