Ich versuche mir gerade eine Klassenbibliothek schön mit NDoc zu dokumentieren.

aber hieran scheitert NDOC:

   /// The config.xml should have at least the following tagstructur:
   /// <code escaped="true"><![CDATA[
   /// <connvision>
   ///        <portal>
   ///            <hasPortal>1¦0</hasPortal>
   ///            <portalName>{Name of Portal}</portalName>
   ///            <portalUrl>{URL of Portal}</portalUrl>
   ///        </portal>
   ///        <!-- further entries... -->
   /// </connvision>
   /// ]]></code>

(Ohne <![CDATA[...]]> habe ich es zuerst probiert)
wie kann ich NDOC davon überzeugen, mir den XML Code darzustellen?

Gruss, Andreas



_______________________________________________
Coffeehouse Mailingliste, Postings senden an:
[email protected]
An-/Abmeldung und Suchfunktion unter:
http://www.glengamoi.com/mailman/listinfo/coffeehouse

Antwort per Email an