File: index.rst

package info (click to toggle)
pycollada 0.8-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 9,116 kB
  • sloc: xml: 11,085; python: 6,859; makefile: 87
file content (39 lines) | stat: -rw-r--r-- 568 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
.. pycollada documentation master file

Welcome to pycollada's documentation
====================================

Source Code
-----------

The source code for pycollada lives on `github <https://github.com/pycollada/pycollada>`_

Tutorial
--------

.. toctree::

    intro.rst
    features.rst
    install.rst
    loading.rst
    structure.rst
    creating.rst
    changelog.rst

Reference
---------

.. toctree::
	:maxdepth: 1
	
	reference/summary.rst
	reference/index.rst

Indices and tables
==================

* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`