Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create new templates for HTML output #3

Open
ajbrown opened this issue Feb 10, 2015 · 0 comments
Open

Create new templates for HTML output #3

ajbrown opened this issue Feb 10, 2015 · 0 comments

Comments

@ajbrown
Copy link
Owner

ajbrown commented Feb 10, 2015

This plugin uses Handlebars templates processed by Handlebars.java to generate HTML from RAML. The templates currently being used were lifted from raml2html, and adapted to match the model generated by the java-raml-processor.

The raml2html templates are only intended to be a proof of concept. We need to come up with our own design that works well with the java RAML model. Lets make it look clean, and be interactive where appropriate (example outputs, schemas, etc).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant