소스 검색

small doc fixes

Lee Salzman 12 년 전
부모
커밋
736474ca83
2개의 변경된 파일2개의 추가작업 그리고 3개의 파일을 삭제
  1. 1 2
      docs/install.dox
  2. 1 1
      docs/mainpage.dox

+ 1 - 2
docs/install.dox

@@ -2,8 +2,7 @@
 @page Installation Installation
 @page Installation Installation
 
 
 ENet should be trivially simple to integrate with most applications.
 ENet should be trivially simple to integrate with most applications.
-First, make sure you download the latest source distribution here @ref
-Downloads.
+First, make sure you download the latest source distribution at @ref Downloads.
 
 
 @section Unix Unix-like Operating Systems
 @section Unix Unix-like Operating Systems
 
 

+ 1 - 1
docs/mainpage.dox

@@ -37,7 +37,7 @@ You can retrieve the source to ENet by downloading it in either .tar.gz form
 or accessing the github distribution directly.
 or accessing the github distribution directly.
 
 
 The most recent stable release (1.3.12) can be downloaded <a class="el" href="download/enet-1.3.12.tar.gz">here</a>. 
 The most recent stable release (1.3.12) can be downloaded <a class="el" href="download/enet-1.3.12.tar.gz">here</a>. 
-The last release that is protocol compatible with the 1.2 series or earlier (1.2.5) can be downloaded <a class="el" href="download/enet-1.2.5.tar.gz">here</a> 
+The last release that is protocol compatible with the 1.2 series or earlier (1.2.5) can be downloaded <a class="el" href="download/enet-1.2.5.tar.gz">here</a>. 
 
 
 You can find the most recent ENet source at <a class="el" href="https://github.com/lsalzman/enet">the github repository</a>.
 You can find the most recent ENet source at <a class="el" href="https://github.com/lsalzman/enet">the github repository</a>.