/docs/developers/index.rst
http://github.com/imageworks/OpenColorIO · ReStructuredText · 50 lines · 32 code · 18 blank · 0 comment · 0 complexity · c9a1401272f244cde3a4e4a8756016d2 MD5 · raw file
- ..
- SPDX-License-Identifier: CC-BY-4.0
- Copyright Contributors to the OpenColorIO Project.
- .. _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