[Mono-bugs] [Bug 62966][Maj] New - We need API docs!
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Thu, 12 Aug 2004 14:39:40 -0400 (EDT)
Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.
Changed by mono@adhamh.com.
http://bugzilla.ximian.com/show_bug.cgi?id=62966
--- shadow/62966 2004-08-12 14:39:40.000000000 -0400
+++ shadow/62966.tmp.15613 2004-08-12 14:39:40.000000000 -0400
@@ -0,0 +1,28 @@
+Bug#: 62966
+Product: Cocoa#
+Version: 0.1
+OS:
+OS Details:
+Status: NEW
+Resolution:
+Severity:
+Priority: Major
+Component: Bindings.
+AssignedTo: mono@adhamh.com
+ReportedBy: mono@adhamh.com
+QAContact: mono-bugs@ximian.com
+TargetMilestone: ---
+URL:
+Cc:
+Summary: We need API docs!
+
+So we need some type of documentation...
+
+Ideally the Method.cs and Protocol.cs generator code could produce this for
+us while it is generating the code.
+
+These docs should be produced in Monodoc format, <a
+href="http://www.go-mono.com/monodoc-xml.html>http://www.go-mono.com/monodoc-xml.html</a>
+
+Also some parsing should be done of the Apple documentation to get the
+method descriptions into the docs to be used by monodoc.