config.SetDocumentationProvider(new XmlDocumentationProvider(HttpContext.Current.Server.MapPath("~/Help.XML")));
【摘抄】将xml注释文档生成网页
原文:http://www.cnblogs.com/langu/p/3977000.html