-
-
Notifications
You must be signed in to change notification settings - Fork 21
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
what is supported and what isn't? #3
Comments
You create issues for every feature that's not supported. So if something is missing, just create an issue :-) |
Thanks for your work. |
Currently only examples with content-type |
I've added support for multiple content-types, response headers and automatic example generation in the digital-ocean style branch. |
Sure. I'll spend some time this week! |
Excellent. Looking forward to your feedback. Small tip to experiment with: in the documentation section you can push content to the right hand column by using an hr in your markdown. This will be in the middle column. The standard behaviour
---
This text will be rendered in the right column where the code examples live as well This pattern is not yet supported in the description of API methods (I tried some things, but there were too many gotcha's there) |
@wdullaer I did a quick check. Very nice indeed. I created a few issues that I have found during my quick review. How does your backlog currently look like? |
Currently, I want to release the digitalocean-style branch as version 2. I have built this for a project in my day job, but have since moved on, so I don't have any pressing personal reasons to push it forward. It'll depend on how much feedback I get, how much people I can make happy by continuing hacking on this. (there's only so much spare time in a week) |
Sure, I understand. I think the styling on the tables is actually fine and for me, the lack of schema/type could be the killer for people. Everything else is pretty nice. From my side, as I do with raml2html in general, I can tweet about that or announce the availability on the RAML forums, etc.; so that people will know about it. |
I'll take a look at adding type information over the coming weeks. |
Sure. I think that theme you created is brilliant and really want to make sure it takes off. For me @kevinrenskers made a brilliant move to allow theming in raml2html and you can build such a great experience on top. |
Hi @wdullaer,
First, very nice work - looks great and having it as a theme for raml2html is definitely a great win!
Second, can you highlight what things are currently not supported so that I know what to look out for and not raise as a bug :)
My test base is the this example (also the one that raml2html has) and there are information not rendered yet.
Thanks,
Christian
The text was updated successfully, but these errors were encountered: