I have a HttpApplication (C#/VS2010/.Net 4.0/MVC4) and i want to genereate a help page with all endpoints and the according comments. There is something similar for in WCF (webHttpBinding, helpEnabled="true"). If there is something, i google the wrong magic words.
Any Idea?
Thx in advance!
Dexit