2009-09-08 Jonathan Chambers <joncham@gmail.com>
[mono.git] / web / gtk-sharp
index 1f286e59c52eb9c272103474a775f876c4c870d5..0100f66732732078e93fbd055e16cb70782377b5 100644 (file)
@@ -6,20 +6,31 @@
        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.
 
        Visit the official site for the <a href="http://gtk-sharp.sourceforge.net">Gtk# Project</a>.
-       The <a href="http://www.go-mono.org/faq">Mono FAQ</a> has some useful
+       The <a href="http://www.go-mono.org/faq.html">Mono FAQ</a> has some useful
        information too.
        
 ** GTK# On Linux
 
-<p>Where to get distributions of GTK# for Linux: TODO
+<p>Where to get distributions of GTK# for Linux: 
+       <ul>
+               <li><a href="http://gtk-sharp.sourceforge.net">RPMs</a></li>
+               <li><a href="http://www.debianplanet.org/mono/">Debs</a></li>
+       </ul>
 
 <p>Buidling on Linux:
 
@@ -32,7 +43,8 @@
 
 ** GTK# On Windows
 
-<p>There is a Windows Installer for GTK# <a href="http://www.sport-huettn.de/mono/gtk-sharp-0.6-stable-2.exe">here</a>.\r
+<p>Look at our Wiki for installation instructions <a href="http://www.nullenvoid.com/gtksharp/wiki/index.php/InstallingBeginnersGuide">here</a>
+
 
 <p>If you want to build GTK# yourself on Windows:\r
 \r
@@ -49,7 +61,7 @@
 following:\r
        <ul>\r
                <li>You can get a Windows Installer at:\r
-          <a href="http://www.dropline.net/jade/download.html">here</a> </li>\r
+                 <a href="http://www.dropline.net/gtk/download.php">here</a> </li>\r
                <li>or get the separate binary and dev/lib packages at\r
            at <a href="http://www.gimp.org/~tml/gimp/win32/downloads.html">here</a> </li>\r
         <li>or binary package from Dev-C++ site <a href="http://www.bloodshed.net/dev/packages/gtk.html">here</a> </li>\r
@@ -63,11 +75,6 @@ following:
  <li>Microsoft .NET Framework at\r
   <a href="http://msdn.microsoft.com/downloads/default.asp?url=/downloads/sample.asp?url=/msdn-files/027/000/976/msdncompositedoc.xml&frame=true">here</a> </li>\r
 \r
-<p>If you are running Windows 95/98/ME, then you will need Unicode support.\r
-Look in\r
-mono-list archives for information about how to get\r
-Mono to work on Windows 9x.\r
-<a href="http://lists.ximian.com/archives/public/mono-list/2002-December/004158.html">here</a>\r
 \r
 <p>Environment Variables to set:\r
 <ul>\r
@@ -137,11 +144,14 @@ you will need to create them.  Or get them from somewhere like the dev
 packages at\r
 <a href="http://www.gimp.org/~tml/gimp/win32/downloads.html">here</a>\r
 \r
+** GTK# On FreeBSD\r
+\r
+ TODO.  Any volunteers?\r
 \r
 ** GTK# On Solaris\r
 \r
- TODO\r
+ TODO.  Any volunteers?\r
 \r
 ** GTK# On AIX\r
 \r
- TODO\r
+ TODO.  Any volunteers?\r