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:
authorGert Driesen <drieseng@users.sourceforge.net>2004-05-15 00:49:39 +0400
committerGert Driesen <drieseng@users.sourceforge.net>2004-05-15 00:49:39 +0400
commit584bf73dbd4843be8779eca5b385b39d0ea8f455 (patch)
tree6b4cb2382f1803627ecfc48a37aafa71f45da43b /web/class-status.in
parent3744ec8174082b79be5592f0d244b185720fd567 (diff)
Added class status pages for these assemblies:
- System.Configuration.Install - System.Data.OracleClient - System.Drawing.Design - System.Design - System.Management - System.Messaging svn path=/trunk/mono/; revision=27429
Diffstat (limited to 'web/class-status.in')
-rw-r--r--web/class-status.in8
1 files changed, 8 insertions, 0 deletions
diff --git a/web/class-status.in b/web/class-status.in
index 502e248848b..0be743aa59b 100644
--- a/web/class-status.in
+++ b/web/class-status.in
@@ -5,12 +5,20 @@
Here is the status of the different assemblies:
<ul>
<li><a href="http://www.go-mono.com/class-status-corlib.html">corlib</a>: The core library.
+ <li><a href="http://www.go-mono.com/class-status-cscompmgd.html">cscompmgd</a>:
+ Managed interface for C# compiler.
<li><a href="http://www.go-mono.com/class-status-System.html">System</a>: Extra modules
<li><a href="http://www.go-mono.com/class-status-System.Xml.html">System.Xml</a>.
+ <li><a href="http://www.go-mono.com/class-status-System.Configuration.Install.html">System.Configuration.Install</a>.
<li><a
href="http://www.go-mono.com/class-status-System.Data.html">System.Data</a>:
Database access functionality (also check the <a href="ado-net.html">Mono ADO.NET status</a> pages).
+ <li><a href="http://www.go-mono.com/class-status-System.Data.OracleClient.html">System.Data.OracleClient</a>.
+ <li><a href="http://www.go-mono.com/class-status-System.Design.html">System.Design</a>.
<li><a href="http://www.go-mono.com/class-status-System.Drawing.html">System.Drawing</a>.
+ <li><a href="http://www.go-mono.com/class-status-System.Drawing.Design.html">System.Drawing.Design</a>.
+ <li><a href="http://www.go-mono.com/class-status-System.Management.html">System.Management</a>.
+ <li><a href="http://www.go-mono.com/class-status-System.Messaging.html">System.Messaging</a>.
<li><a
href="http://www.go-mono.com/class-status-System.Web.html">System.Web</a>:
ASP.NET classes, also check the <a href="asp-net.html">Mono ASP.NET status pages</a>