mirror of
https://github.com/antopilo/Nuake.git
synced 2026-09-04 11:35:06 +03:00
33 lines
814 B
ReStructuredText
33 lines
814 B
ReStructuredText
.. Nuake documentation master file, created by
|
|
sphinx-quickstart on Sun Jun 13 13:25:29 2021.
|
|
You can adapt this file completely to your liking, but it should at least
|
|
contain the root `toctree` directive.
|
|
|
|
Welcome to Nuake's documentation!
|
|
=================================
|
|
Welcome to the offical Nuake documentation website!
|
|
Here you will find the most up-to-date documentation regarding the Nuake game engine.
|
|
I strongly advise everyone to read up the general section to learn more about the project
|
|
before cloning it.
|
|
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
:caption: General
|
|
:name: sec-general
|
|
|
|
General/index
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
:caption: Scripting
|
|
:name: sec-scripting
|
|
|
|
Scripting/index
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
:caption: Tutorial
|
|
:name: sec-tutorial
|
|
|
|
Tutorial/index |