Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMiguel de Icaza <miguel@gnome.org>2003-04-18 21:09:58 +0400
committerMiguel de Icaza <miguel@gnome.org>2003-04-18 21:09:58 +0400
commitf018e90f7bfe3a6613e0f8ebc084d021cfa0c2ee (patch)
tree9024031e1fef1b12c14c36c7835faea64800daad /web/gtk-sharp
parent264a0c168ad5bf2ab24b192f04b81b3fc01266bc (diff)
Update Gtk#
svn path=/trunk/mono/; revision=13768
Diffstat (limited to 'web/gtk-sharp')
-rw-r--r--web/gtk-sharp11
1 files changed, 9 insertions, 2 deletions
diff --git a/web/gtk-sharp b/web/gtk-sharp
index 171b75184cb..1323b43206d 100644
--- a/web/gtk-sharp
+++ b/web/gtk-sharp
@@ -6,10 +6,17 @@
libraries that are part of the
<a href="http://www.gnome.org">GNOME</a> platform .
+* Wiki
+
+ There is a <a
+ href="http://www.nullenvoid.com/gtksharp/wiki/index.php/">Gtk#
+ Wiki</a>. You are encouraged to contribute to it.
+
** API of Gtk#
- The API is browsable
- <a href="http://primates.ximian.com/~tvgm/gtk-sharp-docs/">here</a>
+ The Gtk# API is documented using the ECMA XML document format, you can read
+ more about it <a href="documentation.html">here</a>. You can
+ also use the MonoDoc tool that ships with Gtk# documentation.
** Where to learn more.