[Mono-bugs] [Bug 61193][Nor] Changed - Permit Linking between Mono Handbook and Class Library Docs

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Tue, 30 Nov 2004 19:09:44 -0500 (EST)


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 miguel@ximian.com.

http://bugzilla.ximian.com/show_bug.cgi?id=61193

--- shadow/61193	2004-07-17 00:58:06.000000000 -0400
+++ shadow/61193.tmp.24101	2004-11-30 19:09:44.000000000 -0500
@@ -1,13 +1,13 @@
 Bug#: 61193
 Product: Mono: Doctools
 Version: unspecified
 OS: unknown
 OS Details: 
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Normal
 Component: Gui
 AssignedTo: miguel@ximian.com                            
 ReportedBy: jonpryor@vt.edu               
 QAContact: mono-bugs@ximian.com
@@ -36,6 +36,14 @@
 "munged" by prefixing all local URLs with
 "source-id:7:xhtml:html/en/wrapping/" (in the case of the Mananged and
 Unmanaged Code Interop guide).
 
 I haven't looked at Class Library -> Handbook linking, so this might
 already be possible.
+
+------- Additional Comments From miguel@ximian.com  2004-11-30 19:09 -------
+It is now possible to reference types from the class libraries from
+the monkeyguide, like this:
+
+<a href="T:System.Byte">the byte</a>
+
+