2006-04-27 Robert Jordan <robertj@gmx.net>
[mono.git] / web / tools
index 1a7065d58aab512a58ea3e7952def0e468e9a8e7..84444ed0eee2d2d9eec0e0f3c8a28ea2047de464 100644 (file)
--- a/web/tools
+++ b/web/tools
@@ -1,25 +1,10 @@
 * Tools
 
-       We need a number of tools to make people productive using a
-       Mono-based solution.  Some of these tools can be developed on
-       Windows before Mono is fully finished.
-
-** Debugger
-
-       We will need a debugging API to debug CLI applications and
-       then a debugger component that can be used in an IDE
-       environment.
-
-** Integrated Development Environment
-
-       There is already a project to create a C# development
-       environment (SharpDevelop).  People could work with the
-       SharpDevelop hackers to produce a unified development environment.
-
-** Help Browser
-
-       We need a good help browser that can be used to browse all the
-       Mono documentation.
-
+       The SDK tools have now been built.
 
+       If you are interested in contributing to the IDE effort,
+       please visit the <a href="http://www.monodevelop.com">Mono
+       Develop</a> web site.
 
+       To help on the documentation effort, use the MonoDoc system to
+       contribute from your own computer.