summaryrefslogtreecommitdiffstats
path: root/doc/index.html
diff options
context:
space:
mode:
authorVolker Grabsch <vog@notjusthosting.com>2010-02-23 17:51:14 (GMT)
committerVolker Grabsch <vog@notjusthosting.com>2010-02-23 17:51:14 (GMT)
commit19d526f10ce36bc5aa60c1bca742e16b243556e4 (patch)
tree00c0530840ec95e8b8099ee6e26888925eed4a5f /doc/index.html
parent6a98c52524c5546e10b7520c44c40d514793b9ae (diff)
downloadmxe-19d526f10ce36bc5aa60c1bca742e16b243556e4.zip
mxe-19d526f10ce36bc5aa60c1bca742e16b243556e4.tar.gz
mxe-19d526f10ce36bc5aa60c1bca742e16b243556e4.tar.bz2
improved "See also" section and added a list of projects which use mingw-cross-env
Diffstat (limited to 'doc/index.html')
-rw-r--r--doc/index.html48
1 files changed, 42 insertions, 6 deletions
diff --git a/doc/index.html b/doc/index.html
index 8839c02..aee4c0d 100644
--- a/doc/index.html
+++ b/doc/index.html
@@ -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>
@@ -1259,7 +1263,7 @@ cd ..</pre>
<h3>This project</h3>
- <ul>
+ <ul class="compact-list">
<li>
<a href="http://mingw-cross-env.nongnu.org/">Project website</a>
</li>
@@ -1271,13 +1275,10 @@ cd ..</pre>
</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>
@@ -1308,7 +1309,7 @@ cd ..</pre>
</li>
</ul>
- <h3>Articles</h3>
+ <h3>Related articles</h3>
<ul>
<li>
@@ -1337,6 +1338,41 @@ cd ..</pre>
<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>
+ </ul>
</div>
</body>