Crates.io | rusty-swagger |
lib.rs | rusty-swagger |
version | 0.1.1 |
source | src |
created_at | 2020-04-09 13:37:02.822219 |
updated_at | 2020-04-09 14:26:17.704889 |
description | Package to generate latex documentation from OpenAPI 3.0 YAML specifications |
homepage | https://github.com/Ubique-OSS/openapi3-yaml2tex |
repository | https://github.com/Ubique-OSS/openapi3-yaml2tex |
max_upload_size | |
id | 227951 |
size | 750,286 |
This converter was written to provide easy pdf documents for api documentations generated by our springbot-swagger3 generator. It won't work well with YAMLs provided from other places, but feel free to make a pull request to fix that :)
cargo install rusty-swagger
In order to use it, you need the mustache templates as found in the repo.