Ask HN: What tools are you using for your site's documentation
I'm fascinated by the beautiful documentation from companies like Stripe (https://stripe.com/docs), Parse (https://www.parse.com/docs) and Filepicker (https://developers.filepicker.io/docs/web/). Beautiful in clarity and presentation. What CMS or other tools are you guys using to generate your documentation?
4 comments
[ 6.3 ms ] story [ 27.6 ms ] threadA look at source of filepicker.io documentation is enough to tell that it is using twitter bootstrap for its documentation. They have three static pages powered by twitter bootstrap, one each for web, ios and android documentation.