Hacker News new | ask | show | jobs
by CeiII 5373 days ago
Anyone know whether they used a documentation tool to generate the 'example on right' style pages? E.g. https://stripe.com/api/docs?lang=python#delete_customer. It's very clean. The general layout and feel of the API doco is great.
2 comments

It's mostly just a custom thing I wrote. The CSS is mostly taken (with permission) from Jeremy Ashkenas' sites (see Backbone, CoffeeScript, etc.)
Thanks! Nice work; looks tidy. I'll take a hunt around.
Navigation menu doesn't work in IPad.
I think it's fixed in iOS 5, but yeah not an ideal answer.
Looks like Docco by Jeremy Ashkenas (CoffeeScript/BackBone.js fame) with some extra styling and a navigation bar up top.

https://github.com/jashkenas/docco