from Hacker News

Ask HN: Back end Developers, what tools do you use to write API Documentation

by wirddin on 2/27/17, 7:55 PM with 1 comments

Hey, I had been using Google Docs for internal API sharing + Postman. What all tools are available for easier documentation writing (not generating).

Option to collaborate on the same will be a plus point.

  • by dozzie on 2/27/17, 9:06 PM

    Sphinx. Or Doxygen. Or whatever your language uses (JavaDoc, POD, EDoc, others).