Hi, folks. Assume I've got Swagger all set up and I can see info about my API in the Swagger UI explorer.
Is there a convenient way to integrate that output into other documentation about my product/app/API? I'd like to write other documentation in something like DITA, markdown, or RST, build that doc source to a web site/information center, and incorporate the Swagger API doc output into the table of contents of the larger doc site. The obvious solution seems to generate static HTML with swagger-codegen and jam it into the TOC somehow, but I'd have to do a lot to get the style to look the same, and I don't know how links would work. I feel like I must be missing some obvious integration. Any suggestions? Thanks, -Tim -- You received this message because you are subscribed to the Google Groups "Swagger" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
