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

2 points by wirddin ↗ HN
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.

1 comment

[ 0.28 ms ] story [ 5.5 ms ] thread
Sphinx. Or Doxygen. Or whatever your language uses (JavaDoc, POD, EDoc, others).