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

mysql - How to enter php data into a html multiple select box -

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

c++ - Cassandra datastax cpp driver - avoiding unnecessary copies -