mirror of
https://github.com/antopilo/Nuake.git
synced 2026-09-09 20:08:57 +03:00
Added docs
This commit is contained in:
3
docs/Scripting/engine.rst
Normal file
3
docs/Scripting/engine.rst
Normal file
@@ -0,0 +1,3 @@
|
||||
|
||||
Engine module API
|
||||
==============
|
||||
2
docs/Scripting/entity_scripts.rst
Normal file
2
docs/Scripting/entity_scripts.rst
Normal file
@@ -0,0 +1,2 @@
|
||||
Entity scripts
|
||||
==============
|
||||
14
docs/Scripting/index.rst
Normal file
14
docs/Scripting/index.rst
Normal file
@@ -0,0 +1,14 @@
|
||||
|
||||
Scripting
|
||||
========
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 1
|
||||
:name: toc-scripting
|
||||
|
||||
entity_scripts
|
||||
interface_scripts
|
||||
engine
|
||||
math
|
||||
scene
|
||||
|
||||
2
docs/Scripting/interface_scripts.rst
Normal file
2
docs/Scripting/interface_scripts.rst
Normal file
@@ -0,0 +1,2 @@
|
||||
Interface scripts
|
||||
=================
|
||||
2
docs/Scripting/math.rst
Normal file
2
docs/Scripting/math.rst
Normal file
@@ -0,0 +1,2 @@
|
||||
Math module API
|
||||
==============
|
||||
2
docs/Scripting/scene.rst
Normal file
2
docs/Scripting/scene.rst
Normal file
@@ -0,0 +1,2 @@
|
||||
Scene module API
|
||||
==============
|
||||
Reference in New Issue
Block a user