diff options
author | Lee Salzman <[email protected]> | 2014-05-11 06:28:48 +0300 |
---|---|---|
committer | Lee Salzman <[email protected]> | 2014-05-11 06:28:48 +0300 |
commit | 127643fae402bedad09d33273eca3c3980eec241 (patch) | |
tree | ad6a234a0e5d5b99b5c47a5361207ad7eba697ac /docs | |
parent | 98219eb50db975695ba006afad5ddd88d6f6106d (diff) | |
download | enet-127643fae402bedad09d33273eca3c3980eec241.tar.gz enet-127643fae402bedad09d33273eca3c3980eec241.zip |
doxygen output cleanups
Diffstat (limited to 'docs')
-rw-r--r-- | docs/install.dox | 2 | ||||
-rw-r--r-- | docs/mainpage.dox | 10 |
2 files changed, 6 insertions, 6 deletions
diff --git a/docs/install.dox b/docs/install.dox index 310fe34..ed22c28 100644 --- a/docs/install.dox +++ b/docs/install.dox @@ -3,7 +3,7 @@ ENet should be trivially simple to integrate with most applications. First, make sure you download the latest source distribution here @ref -SourceDistro. +Downloads. @section Unix Unix-like Operating Systems diff --git a/docs/mainpage.dox b/docs/mainpage.dox index 496ad2e..fabc6d0 100644 --- a/docs/mainpage.dox +++ b/docs/mainpage.dox @@ -1,4 +1,4 @@ -/** @mainpage enet +/** @mainpage ENet <center>http://enet.bespin.org</center> <hr> @@ -14,7 +14,7 @@ portable, and easily embeddable. @ref Features -@ref SourceDistro +@ref Downloads @ref Installation @@ -31,7 +31,7 @@ portable, and easily embeddable. */ /** -@page SourceDistro Source Distribution +@page Downloads Downloads You can retrieve the source to ENet by downloading it in either .tar.gz form or accessing the github distribution directly. @@ -44,14 +44,14 @@ You can find the most recent ENet source at <a href="https://github.com/lsalzman */ /** -@page MailingList ENet Mailing List +@page MailingList Mailing List The <a href="http://lists.cubik.org/mailman/listinfo/enet-discuss">enet-discuss</a> list is for discussion of ENet, including bug reports or feature requests. */ /** -@page IRCChannel ENet IRC Channel +@page IRCChannel IRC Channel Join the \#enet channel on the freenode IRC network (irc.freenode.net) for real-time discussion about the ENet library. |