Generate HTML document from swagger spec using Swagger2Markup and Asciidoctor.
5.1K
Generate HTML document from swagger spec using Swagger2Markup and Asciidoctor.
https://www.yewton.net/dockerfiles/swagger2html/swagger.html
Put swagger.yaml to current directory and run following commands:
docker pull yewton/swagger2html
docker run --rm -v $(pwd):/in -v $(pwd)/api-doc:/out yewton/swagger2html
Content type
Image
Digest
Size
261.2 MB
Last updated
almost 10 years ago
docker pull yewton/swagger2html