On Sun, 2008-09-21 at 08:02 -0400, Adrien Dessemond wrote: > 2. I don't remember exactly how the structure is synchronized between > the comment extracted from the C# code files and the documentation > repository... :-(
AFAIK, there isn't any connection between XML comments written into mcs/class/* types and the documentation in monodoc/class/*. At least, I've written no such integration, don't see any such integration in monodoc/class/Makefile, and don't plan on writing it... (Though it would be ~trivial to do so -- rocks-playground does something similar at the moment to extract XML doc comments and import them into monodoc format...) - Jon _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
