Generate static docs with swagger -


Is there a way to create stable documents for swagger 2.0? Maybe like the 'preview' on the editor Skagger.io

I need static HTML files, so I can include them in some static documents.

So far I have not found a way to do this; I see that white-collation is static-docs but it only works for self-employed & lt; = 1.2.

2.0 has been implemented for static-Docs 2.0. See here ./bin/static-docs.sh:


Comments

Popular posts from this blog

java - Can't add JTree to JPanel of a JInternalFrame -

asp.net mvc - How to attach sql database to a javascript graph -

c# - How to know the number of Threads created and limit the Tasks accordingly -