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:
authorAlex Sytnik <the.smerch@gmail.com>2010-05-28 23:59:15 +0400
committerAlex Sytnik <the.smerch@gmail.com>2010-05-28 23:59:15 +0400
commit6b918fb86f194bb36f1d47b5702a53273213c615 (patch)
tree03423ab161516258360920be56dd12b948387a9d /source/gameengine/PyDoc
parent1eb49d944fd1b77986e17ec7d6ceb2de2b569b0e (diff)
= Game Engine PyDocs =
Document's headers trailing dots removed, to make them consistent with other docs.
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 afdcf39f178..4ad0e8d8cbc 100644
--- a/source/gameengine/PyDoc/bge.events.rst
+++ b/source/gameengine/PyDoc/bge.events.rst
@@ -1,6 +1,6 @@
-Game Engine 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 7fb2c3df67a..4f9b94a7340 100644
--- a/source/gameengine/PyDoc/bge.logic.rst
+++ b/source/gameengine/PyDoc/bge.logic.rst
@@ -1,6 +1,6 @@
-Game Engine 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 d1a35019165..01e5a7cd387 100644
--- a/source/gameengine/PyDoc/bge.render.rst
+++ b/source/gameengine/PyDoc/bge.render.rst
@@ -1,6 +1,6 @@
-Game Engine 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 6cfb3377cac..e0119c7c4a7 100644
--- a/source/gameengine/PyDoc/bge.types.rst
+++ b/source/gameengine/PyDoc/bge.types.rst
@@ -1,6 +1,6 @@
-Game Engine bge.types Module.
-==============================
+Game Engine bge.types Module
+=============================
.. module:: bge.types