Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaron Carlisle <carlisle.b3d@gmail.com>2017-06-15 08:41:28 +0300
committerAaron Carlisle <carlisle.b3d@gmail.com>2017-06-15 08:41:28 +0300
commita96030b3da44dc66be861bd05380f5be24a9c1a1 (patch)
tree0aaf8cb4cee033ae67fab5d728c39f2ecbd497b2 /doc/python_api/rst/gpu.rst
parent44fd84bcc332d31c2c7510675ab6fcfb0bbfdf96 (diff)
PyAPI: Add toctree link on parent page of submodule
Diffstat (limited to 'doc/python_api/rst/gpu.rst')
-rw-r--r--doc/python_api/rst/gpu.rst8
1 files changed, 7 insertions, 1 deletions
diff --git a/doc/python_api/rst/gpu.rst b/doc/python_api/rst/gpu.rst
index 6c38122a573..cf639357a31 100644
--- a/doc/python_api/rst/gpu.rst
+++ b/doc/python_api/rst/gpu.rst
@@ -6,6 +6,13 @@ GPU functions (gpu)
This module provides access to materials GLSL shaders.
+Submodules:
+
+.. toctree::
+ :maxdepth: 1
+
+ gpu.offscreen.rst
+
Intro
=====
@@ -24,7 +31,6 @@ and in the game engine.
Constants
=========
-
GLSL Data Type
--------------