We recently decided to use RAML to document our API, and so far everything seems great.
We use the raml2html utility to generate static HTML documentation. The default template works fine, but I have seen much better API pages. Does anyone know of some collection of sample / ready-to-use templates?
EDIT: As RAML evolves, tools around it also evolve. I recently found a very interesting topic that might be interesting: https://github.com/wdullaer/raml2html-slate-theme
templates api-doc raml
Miroslav Nedyalkov
source share