Skip to content

1943lee/swaggerdoc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

swagger static api generate

This project works with swagger2.

  1. Run the project to generate a ascii doc file.
  2. Run the maven plugin asciidoctor:process-asciidoc to generate a well-designed html file.
  • Note that the file path should be the same with the maven plugin setting in the pom.xml.

config detail

swagger2 api-docs location url

api-docs.url=http:https://localhost:80080/v2/api-docs

output ascii doc file path

adocFile.path=docs/asciidoc/generated/

indicates the ascii file path.Default name is index.adoc

About

swagger static api generate

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages