Add documentation and a tutorial for the Python bindings

This should cover most questions about the Python bindings but of course,
some things in the bindings is still subject to change.
This commit is contained in:
Matt Williams
2013-04-16 23:18:16 +01:00
parent 7473cd4458
commit 60826b4c85
2 changed files with 140 additions and 1 deletions

View File

@ -14,7 +14,6 @@ User Guide:
ModifyingTerrain
LevelOfDetail
Threading
Examples:
@ -22,6 +21,7 @@ Examples:
:maxdepth: 1
tutorial1
python-bindings
Other Information: