You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 11, 2017. It is now read-only.
It's awesome, and allows us to embed plantuml diagrams too.
We want to use swagger for our rest api as well. But atm, we'd point the user to our published javadoc for more detail to see the markdown formatting and uml diagrams.
It would be awesome to extend swagger doclet to use pegdown. Perhaps it's possible to delegate inner html rendering of the comment block to pegdown-doclet or something...
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
We use pegdown-doclet for our published javadoc: https://github.com/Abnaxos/pegdown-doclet
It's awesome, and allows us to embed plantuml diagrams too.
We want to use swagger for our rest api as well. But atm, we'd point the user to our published javadoc for more detail to see the markdown formatting and uml diagrams.
It would be awesome to extend swagger doclet to use pegdown. Perhaps it's possible to delegate inner html rendering of the comment block to pegdown-doclet or something...
The text was updated successfully, but these errors were encountered: