From f4293067c1420827ddfa62e62430870c6b790a8a Mon Sep 17 00:00:00 2001 From: Campbell Barton Date: Sun, 31 Jul 2011 03:15:37 +0000 Subject: py api: sphinx doc corrections, pep8 cleanup and style edits, also added __all__ to some modules which were missing it. --- doc/python_api/rst/bge.events.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/python_api/rst/bge.events.rst') diff --git a/doc/python_api/rst/bge.events.rst b/doc/python_api/rst/bge.events.rst index f6f465d0cd3..074e928f0d8 100644 --- a/doc/python_api/rst/bge.events.rst +++ b/doc/python_api/rst/bge.events.rst @@ -1,6 +1,6 @@ Game Keys (bge.events) -============================= +====================== ***** Intro -- cgit v1.2.3