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>2018-04-15 18:42:52 +0300
committerAaron Carlisle <carlisle.b3d@gmail.com>2018-04-15 18:45:25 +0300
commit447622f7177ef58033d1701390806a86e9df6b27 (patch)
tree9808c0aa004be9265985f00de078bdb795de1f68 /doc/python_api/rst/bge_types/bge.types.PyObjectPlus.rst
parent7bccd21afa68d49daa7c3ed3586b64e0a95d660a (diff)
Pydoc: Fix multiple bpy.type modules
Diffstat (limited to 'doc/python_api/rst/bge_types/bge.types.PyObjectPlus.rst')
-rw-r--r--doc/python_api/rst/bge_types/bge.types.PyObjectPlus.rst3
1 files changed, 0 insertions, 3 deletions
diff --git a/doc/python_api/rst/bge_types/bge.types.PyObjectPlus.rst b/doc/python_api/rst/bge_types/bge.types.PyObjectPlus.rst
index e035f457a96..4c8ddb9bcf5 100644
--- a/doc/python_api/rst/bge_types/bge.types.PyObjectPlus.rst
+++ b/doc/python_api/rst/bge_types/bge.types.PyObjectPlus.rst
@@ -1,8 +1,6 @@
PyObjectPlus
============
-.. module:: bge.types
-
.. class:: PyObjectPlus
PyObjectPlus base class of most other types in the Game Engine.
@@ -18,4 +16,3 @@ PyObjectPlus
The invalid attribute allows testing for this case without exception handling.
:type: boolean
-