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:
Diffstat (limited to 'source/gameengine/PyDoc')
-rw-r--r--source/gameengine/PyDoc/bge.events.rst4
-rw-r--r--source/gameengine/PyDoc/bge.logic.rst4
-rw-r--r--source/gameengine/PyDoc/bge.render.rst4
-rw-r--r--source/gameengine/PyDoc/bge.types.rst4
4 files changed, 8 insertions, 8 deletions
diff --git a/source/gameengine/PyDoc/bge.events.rst b/source/gameengine/PyDoc/bge.events.rst
index 60f9c81f169..afdcf39f178 100644
--- a/source/gameengine/PyDoc/bge.events.rst
+++ b/source/gameengine/PyDoc/bge.events.rst
@@ -1,6 +1,6 @@
-Documentation for the bge.events module.
-========================================
+Game Engine bge.events module.
+==============================
This module holds key constants for the SCA_KeyboardSensor.
diff --git a/source/gameengine/PyDoc/bge.logic.rst b/source/gameengine/PyDoc/bge.logic.rst
index 2d08ae15d6d..7fb2c3df67a 100644
--- a/source/gameengine/PyDoc/bge.logic.rst
+++ b/source/gameengine/PyDoc/bge.logic.rst
@@ -1,6 +1,6 @@
-Documentation for the bge.logic Module.
-=======================================
+Game Engine bge.logic Module.
+=============================
Module to access logic functions, imported automatically into the python controllers namespace.
diff --git a/source/gameengine/PyDoc/bge.render.rst b/source/gameengine/PyDoc/bge.render.rst
index be89aa8e8f7..d1a35019165 100644
--- a/source/gameengine/PyDoc/bge.render.rst
+++ b/source/gameengine/PyDoc/bge.render.rst
@@ -1,6 +1,6 @@
-Documentation for the bge.render Module.
-========================================
+Game Engine bge.render Module.
+==============================
.. module:: bge.render
diff --git a/source/gameengine/PyDoc/bge.types.rst b/source/gameengine/PyDoc/bge.types.rst
index f71a9818e02..6cfb3377cac 100644
--- a/source/gameengine/PyDoc/bge.types.rst
+++ b/source/gameengine/PyDoc/bge.types.rst
@@ -1,6 +1,6 @@
-Documentation for the bge.types Module.
-=======================================
+Game Engine bge.types Module.
+==============================
.. module:: bge.types