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 -

javascript - data.match(var) not working it seems -

javascript - How can I pause a jQuery .each() loop, while waiting for user input? -