Skip to content

ch-gilbert/swagger-doc-tool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

swagger-doc-tool

Convert swagger doc(yaml) to AsciiDoctor-based HTML

Based on the template.

Dependency

How to run

$ mvn process-resources

output:

target/
└── asciidoc
    ├── definitions.adoc
    ├── html
    │   └── index.html
    ├── overview.adoc
    ├── paths.adoc
    ├── pdf
    │   └── index.pdf
    └── security.adoc

About

Convert swagger doc(yml) to AsciiDoctor-based HTML

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published