changeset 818:7b9d13f0d445

merge
author Volker Grabsch <vog@notjusthosting.com>
date Wed, 24 Feb 2010 17:42:32 +0100
parents 46b1eb76c87d (current diff) 6dbd5d406e4e (diff)
children 88db993299d3
files doc/index.html
diffstat 1 files changed, 48 insertions(+), 6 deletions(-) [+]
line wrap: on
line diff
--- a/doc/index.html	Wed Feb 24 17:42:11 2010 +0100
+++ b/doc/index.html	Wed Feb 24 17:42:32 2010 +0100
@@ -171,6 +171,10 @@
     <li>
         creates libraries to be linked statically, no DLL hell
     </li>
+    <li>
+        is already
+        <a href="#used-by">used by several projects</a>
+    </li>
     </ul>
 </div>
 
@@ -1281,7 +1285,7 @@
 
     <h3>This project</h3>
 
-    <ul>
+    <ul class="compact-list">
     <li>
         <a href="http://mingw-cross-env.nongnu.org/">Project website</a>
     </li>
@@ -1293,13 +1297,10 @@
     </li>
     <li>
         <a href="http://freshmeat.net/projects/mingw_cross_env">Project entry on Freshmeat</a>
-        <br>
-        with a filled
-        <a href="http://freshmeat.net/projects/mingw_cross_env/comments">comments section</a>
+        / <a href="http://freshmeat.net/projects/mingw_cross_env/comments">comments section</a>
     </li>
     <li>
         <a href="http://lists.debian.org/debian-embedded/2007/06/msg00007.html">First release anouncement</a>
-        <br>
         and the discussion around it
     </li>
     </ul>
@@ -1330,7 +1331,7 @@
     </li>
     </ul>
 
-    <h3>Articles</h3>
+    <h3>Related articles</h3>
 
     <ul>
     <li>
@@ -1359,6 +1360,47 @@
         <a href="http://www.wxwidgets.org/">wxWidgets project</a>
     </li>
     </ul>
+
+    <h3 id="used-by">Projects which use mingw-cross-env</h3>
+
+    <ul class="compact-list">
+    <li>
+        <a href="http://toppler.sourceforge.net/">Tower Toppler</a>
+    </li>
+    <li>
+        <a href="http://pushover.sourceforge.net/">Pushover</a>
+    </li>
+    <li>
+        <a href="http://www.xs4all.nl/~thebeez/4tH/">The 4tH Compiler</a>
+    </li>
+    <li>
+        <a href="http://springrts.com/">Spring RTS</a>
+    </li>
+    <li>
+        <a href="http://github.com/phtrivier/ube">U.B.E</a>
+    </li>
+    <li>
+        <a href="http://marathon.sourceforge.net/">Marathon Aleph One</a>
+    </li>
+    <li>
+        <a href="http://sourceforge.net/projects/aorta/">Aorta</a>
+    </li>
+    <li>
+        <a href="http://msmtp.sourceforge.net/">msmtp</a>
+    </li>
+    <li>
+        <a href="http://mpop.sourceforge.net/">mpop</a>
+    </li>
+    <li>
+        <a href="http://cvtool.sourceforge.net/">cvtool</a>
+    </li>
+    <li>
+        <a href="http://tux4kids.alioth.debian.org/tuxmath/">Tux Math</a>
+    </li>
+    <li>
+        <a href="http://tux4kids.alioth.debian.org/tuxtype/">Tux Typing</a>
+    </li>
+    </ul>
 </div>
 
 </body>