-
Notifications
You must be signed in to change notification settings - Fork 1
Home
ytsTony edited this page Nov 28, 2013
·
4 revisions
swdogen is a swagger documentation generator. It would scan and parse your project source code and generate the valid json file which can be feed to swagger-ui
Create a centre configuration file, _swdogen in the top-level directory of your project
Document your project files with swdogen notation.
For convinience, I have create some templates.
Just run
swdogen
from the top-level directory of your project