I'm looking for a documentation tool or generator for asp.net web api application. The tool must allow to edit the description/ summary of the api methods or parameters. I may need this, to allow different teams say PMs, QA to also edit the documentation, so that it doesn't always have to be developers.
Please suggest any good tools which supports this requirement.