rusty-swagger

Crates.iorusty-swagger
lib.rsrusty-swagger
version0.1.1
sourcesrc
created_at2020-04-09 13:37:02.822219
updated_at2020-04-09 14:26:17.704889
descriptionPackage to generate latex documentation from OpenAPI 3.0 YAML specifications
homepagehttps://github.com/Ubique-OSS/openapi3-yaml2tex
repositoryhttps://github.com/Ubique-OSS/openapi3-yaml2tex
max_upload_size
id227951
size750,286
Patrick Amrein (ubamrein)

documentation

README

Openapi3 yaml2tex

Introduction

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 :)

Install

cargo install rusty-swagger

Usage

In order to use it, you need the mustache templates as found in the repo.

Commit count: 13

cargo fmt