Ask HN: What tools do you use to write API documentation
We are getting ready to write and deploy the documentation for our API. We have several SDKs in multiple languages that we need to document. We also need a centralized CMS-like repository that isn't tied to our application.
So what does your company use? Are there any favorite CMS or wikis? Is there one auto-documentation system that will generate from multiple languages?
3 comments
[ 2.4 ms ] story [ 16.4 ms ] threadhttps://www.dokuwiki.org/dokuwiki
http://www.naturaldocs.org/
Example: http://learn.springbase.com/api:company
For topic documentation we use Confluence, but not particularly enamored with it.
Auto-generates from a json response on our server.