Updated documentaion to include python

This commit is contained in:
Alejandro Saucedo 2020-11-02 21:47:05 +00:00
parent 02406d46ca
commit 159504f20f
3 changed files with 51 additions and 2 deletions

View file

@ -11,13 +11,14 @@ Index
:maxdepth: 2
:titlesonly:
Class Documentation and C++ Reference <overview/reference>
Advanced Examples <overview/advanced-examples>
Simple & Advanced Examples <overview/advanced-examples>
Asynchronous & Parallel Operations <overview/async-parallel>
Memory Management Principles <overview/memory-management>
Build System Deep Dive <overview/build-system>
Converting GLSL/HLSL Shaders to C++ Headers <overview/shaders-to-headers>
Mobile App Integration (Android) <overview/mobile-android>
Game Engine Integration (Godot Engine) <overview/game-engine-godot>
Python Class Documentation & Reference <overview/python-package>
C++ Class Documentation & Reference <overview/reference>
Code Index <genindex>