How to export C# documentation to a documentation wiki? [closed]

北慕城南 提交于 2019-12-08 10:26:39

问题


I am looking for something that will iterate over our model and extract each objects properties in order to build a documentation wiki. Is there a tool out there which will do such a thing?

Basically I do not want to have to extract all of our documentation out of the projects by hand.


回答1:


sandcastle builds webpages, but they aren't editable as a wiki. Is that the kind of thing you are looking for?



来源:https://stackoverflow.com/questions/1596198/how-to-export-c-sharp-documentation-to-a-documentation-wiki

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!