libgoatvr

diff doc/index.rst @ 27:e819f63535b3

adding stub doc pages
author John Tsiombikas <nuclear@member.fsf.org>
date Mon, 30 Mar 2015 05:51:22 +0300
parents bb85be761b50
children
line diff
     1.1 --- a/doc/index.rst	Sat Mar 14 23:32:22 2015 +0200
     1.2 +++ b/doc/index.rst	Mon Mar 30 05:51:22 2015 +0300
     1.3 @@ -15,8 +15,10 @@
     1.4  split into the following sections:
     1.5  
     1.6   1. Initialization_
     1.7 - 2. Head tracking
     1.8 - 3. Rendering
     1.9 + 2. `Head tracking`_
    1.10 + 3. Rendering_
    1.11   4. options and properties
    1.12  
    1.13  .. _Initialization: 1-init.html
    1.14 +.. _`Head tracking`: 2-tracking.html
    1.15 +.. _Rendering: 3-rendering.html