.. _developer-guide:

Developer guide
===============

Some information on contributing to OCIO:

.. toctree::
    :maxdepth: 1

    getting_started
    coding_guidelines
    documentation_guidelines
    submitting_changes
    issues

Instructions on using OCIO:

.. toctree::
    :maxdepth: 1

    usage_examples

C++ API documentation:

.. toctree::
    :maxdepth: 1
    
    api/index

Python API documentation:

.. toctree::
    :maxdepth: 1
    
    bindings/PythonAPI
    bindings/PythonTransforms
    bindings/PythonTypes

Internal Architecture:

.. toctree::
    :maxdepth: 1

    internal_architecture

