Aglio favicon

Aglio

aglio - An API Blueprint renderer that supports multiple themes and outputs static HTML that can be served by any web host. API Blueprint is a Markdown-based document format that lets you write API descriptions and documentation in a simple and straightforward way. Currently supported is API Blueprint format 1A.

Features:

  • Fast parsing thanks to Protagonist
  • Asynchronous processing
  • Multiple templates/themes (2- or 3-columns)
  • Support for custom colors, templates, and theme engines
  • Include other documents in your blueprint
  • Commandline executable
  • Live-reloading preview server
  • Node.js library require('aglio')
  • Excellent test coverage
APIdoc

APIdoc

Inline Documentation for RESTful web APIs. apiDoc creates a documentation from API annotations in your source code.