diff options
author | eihrul <eihrul> | 2006-03-14 23:32:22 +0000 |
---|---|---|
committer | eihrul <eihrul> | 2006-03-14 23:32:22 +0000 |
commit | cf3015b1ce6e54a9bdd8524d31c241c67257921e (patch) | |
tree | 14fcd5298296eb8c9d3c4623a360b3d6a2c6cc64 | |
parent | 9db2050fbe98e760533fea4a0089e0560268aae7 (diff) | |
download | enet-cf3015b1ce6e54a9bdd8524d31c241c67257921e.tar.gz enet-cf3015b1ce6e54a9bdd8524d31c241c67257921e.zip |
updated docs
-rwxr-xr-x | docs/mainpage.dox | 11 |
1 files changed, 3 insertions, 8 deletions
diff --git a/docs/mainpage.dox b/docs/mainpage.dox index 2380196..b34ba02 100755 --- a/docs/mainpage.dox +++ b/docs/mainpage.dox @@ -33,10 +33,10 @@ or dependent tasks. /** @page SourceDistro Source Distribution -You can retrieve the source to ENet by downloading it in either .zip -form, .tar.gz form, or accessing the cvs distribution directly. +You can retrieve the source to ENet by downloading it in either .tar.gz form +or accessing the cvs distribution directly. -The most recent CVS can be downloaded <a href="http://enet.bespin.org/download/enet.tar.gz">here</a> +The most recent stable release (1.0) can be downloaded <a href="http://enet.bespin.org/download/enet-1.0.tar.gz">here</a>. To access ENet via anonymous CVS, you must use the CVSROOT :pserver:anonymous\@bespin.org:/var/lib/cvs/enet with an empty @@ -76,9 +76,4 @@ href="http://lists.cubik.org/mailman/listinfo/enet-discuss"> enet-discuss</a> list is for discussion of ENet, including bug reports or feature requests. -The CVS commits are also sent to <a -href="http://lists.cubik.org/mailman/listinfo/enet-cvs">enet-cvs</a>, -so feel free to subscribe if you want to keep up with the latest -developments. - */ |