diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/index.html | 31 |
1 files changed, 28 insertions, 3 deletions
diff --git a/doc/index.html b/doc/index.html index af04fd8..7c953ac 100644 --- a/doc/index.html +++ b/doc/index.html @@ -344,6 +344,17 @@ AR=$(CROSS)ar</pre> <p> That's it! </p> + + <h3>Further Steps</h3> + + <p> + If you need further assistance, + feel free to join the + <a href="http://lists.nongnu.org/mailman/listinfo/mingw-cross-env-list">project mailing list</a> + where you'll get in touch with + the mingw-cross-env developers + and other users. + </p> </div> <div class="section"> @@ -363,6 +374,10 @@ AR=$(CROSS)ar</pre> </p> <p> + Almost all packages are updated to their latest version. + </p> + + <p> The whole mingw-cross-env project has moved to <a href="https://savannah.nongnu.org/">Savannah</a>. So almost all URIs have changed, @@ -371,7 +386,8 @@ AR=$(CROSS)ar</pre> </p> <p> - Almost all packages are updated to their latest version. + Everyone is invited to join the freshly created + <a href="http://lists.nongnu.org/mailman/listinfo/mingw-cross-env-list">project mailing list</a>. </p> </dd> @@ -397,7 +413,13 @@ AR=$(CROSS)ar</pre> <p> You can also browse the - <a href="http://hg.savannah.nongnu.org/hgweb/mingw-cross-env">Web Repository</a>. + <a href="http://hg.savannah.nongnu.org/hgweb/mingw-cross-env">web repository</a>. + </p> + + <p> + In addition, + feel free to join the + <a href="http://lists.nongnu.org/mailman/listinfo/mingw-cross-env-list">project mailing list</a>. </p> </div> @@ -635,7 +657,7 @@ pfexec python setup.py install</pre> <h2 id="copyright">Copyright © 2009</h2> <ul class="authors"> - <li>Volker Grabsch <vog@notjusthosting.com></li> + <li>Volker Grabsch</li> <li>Rocco Rutte</li> <li>Andreas Roever</li> <li>Martin Lambers</li> @@ -646,6 +668,9 @@ pfexec python setup.py install</pre> <li>Hans Bezemer</li> </ul> + <p>(contact via the + <a href="http://lists.nongnu.org/mailman/listinfo/mingw-cross-env-list">project mailing list</a>)</p> + <p> Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the |