Ryujinx-GtkSharp/doc
Duncan Mak efa9acf122 2003-03-06 Duncan Mak <duncan@ximian.com>
* en/*/*.xml: Updated all the docs to match the new API. All the nodes
	that no longer have a corresponding member in the type are now
	marked as deprecated. We'll have to wait for Miguel to implement
	this in the browser to stop displaying them.

	All gtype constructors have been regenerated, because of the
	'uint' to 'GLib.Type' change. However, this patch will preserve
	(well, it was regenerated) the customized text for those GType
	constructors.

	A lot of the 'Finalized' methods are also now marked as
	deprecated, because the classes implement 'Dispose' instead. This
	is a possible place for customized scripts to generate template
	documentation, similar to the GType property and GType constructors.

svn path=/trunk/gtk-sharp/; revision=12270
2003-03-07 01:30:00 +00:00
..
en 2003-03-06 Duncan Mak <duncan@ximian.com> 2003-03-07 01:30:00 +00:00
all.xml Add a makefile and a README 2003-02-14 19:59:31 +00:00
ChangeLog 2003-03-06 Duncan Mak <duncan@ximian.com> 2003-03-07 01:30:00 +00:00
makefile Make the path generic again, I forgot to revert the 2003-02-25 04:29:32 +00:00
README Add a makefile and a README 2003-02-14 19:59:31 +00:00

To run the doc browser on these docs, run 'make b'.

If it doesn't run, please change the paths in the makefile and point
ASSEMBLER and BROWSER to where you put your assembler.exe and browser.exe.