py docs - gpu module wasn't included in docs.
also added convenience target to build sphinx api docs: make doc_py
This commit is contained in:
@@ -1,7 +1,10 @@
|
||||
|
||||
GPU functions (gpu)
|
||||
===================
|
||||
|
||||
.. module:: gpu
|
||||
|
||||
This module provides access to materials GLSL shaders.
|
||||
|
||||
*****
|
||||
Intro
|
||||
*****
|
||||
@@ -16,7 +19,6 @@ and in the game engine.
|
||||
are are closely related to Blender's internal GLSL code and may change if the GLSL code
|
||||
is modified (e.g. new uniform type).
|
||||
|
||||
.. module:: gpu
|
||||
|
||||
*********
|
||||
Constants
|
||||
|
||||
Reference in New Issue
Block a user