#yaml #documentation #latex #api #request #found #specification

app rusty-swagger

Package to generate latex documentation from OpenAPI 3.0 YAML specifications

2 releases

0.1.1 Apr 9, 2020
0.1.0 Apr 9, 2020

#75 in #found

Apache-2.0

380KB
871 lines

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.

Dependencies

~9–14MB
~278K SLoC