Hacker News new | ask | show | jobs
by Hel5inki 969 days ago
This is interesting, do you have an example repository with that setup? My team currently uses Swagger for documentation which provides decent documentation for us, so what sort of documentation at the repository level could I gain by using this setup instead or in combination? Also, how would one detect that the documentation has been correctly updated aside from manual inference?
1 comments

Swagger is not documentation, it is is a way to generate executable API examples from code comments.