From fa3c64ba19b95b841511112dacd1a3687d6c001c Mon Sep 17 00:00:00 2001 From: Alejandro Saucedo Date: Mon, 25 Jan 2021 07:18:23 +0000 Subject: [PATCH] Reordered structure for index --- docs/index.rst | 18 ++++++++++-------- 1 file changed, 10 insertions(+), 8 deletions(-) diff --git a/docs/index.rst b/docs/index.rst index ff31c3f1c..0f256bbc4 100755 --- a/docs/index.rst +++ b/docs/index.rst @@ -11,16 +11,18 @@ Index :maxdepth: 2 :titlesonly: - Simple & Advanced Examples - Python Package Overview + C++ Simple & Advanced Examples + C++ Memory Management Principles + C++ Build System Deep Dive + C++ Converting GLSL/HLSL Shaders to Cpp Headers + C++ Class Documentation & Reference + ---- + Python Package Overview & Examples + Python Class Documentation & Reference + ---- + CI, Docker Images & Tests Asynchronous & Parallel Operations - Memory Management Principles - Build System Deep Dive - Converting GLSL/HLSL Shaders to C++ Headers Mobile App Integration (Android) Game Engine Integration (Godot Engine) - CI, Docker Images & Tests - Python Class Documentation & Reference - C++ Class Documentation & Reference Code Index