|
|
@ -15,8 +15,12 @@ Welcome to Kaleidoscope's documentation!
|
|
|
|
:caption: Contents:
|
|
|
|
:caption: Contents:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
For users
|
|
|
|
|
|
|
|
=========
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Supported input devices
|
|
|
|
Supported input devices
|
|
|
|
=======================
|
|
|
|
-----------------------
|
|
|
|
.. toctree::
|
|
|
|
.. toctree::
|
|
|
|
:maxdepth: 2
|
|
|
|
:maxdepth: 2
|
|
|
|
:glob:
|
|
|
|
:glob:
|
|
|
@ -24,8 +28,7 @@ Supported input devices
|
|
|
|
hardware-devices/*
|
|
|
|
hardware-devices/*
|
|
|
|
|
|
|
|
|
|
|
|
Plugins
|
|
|
|
Plugins
|
|
|
|
=======
|
|
|
|
-------
|
|
|
|
|
|
|
|
|
|
|
|
.. toctree::
|
|
|
|
.. toctree::
|
|
|
|
:maxdepth: 1
|
|
|
|
:maxdepth: 1
|
|
|
|
:glob:
|
|
|
|
:glob:
|
|
|
@ -36,6 +39,9 @@ Plugins
|
|
|
|
For developers
|
|
|
|
For developers
|
|
|
|
==============
|
|
|
|
==============
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Understanding the codebase
|
|
|
|
|
|
|
|
--------------------------
|
|
|
|
|
|
|
|
|
|
|
|
.. toctree::
|
|
|
|
.. toctree::
|
|
|
|
:maxdepth: 1
|
|
|
|
:maxdepth: 1
|
|
|
|
|
|
|
|
|
|
|
@ -43,7 +49,7 @@ For developers
|
|
|
|
codebase/code-style.md
|
|
|
|
codebase/code-style.md
|
|
|
|
|
|
|
|
|
|
|
|
API Design docs
|
|
|
|
API Design docs
|
|
|
|
===============
|
|
|
|
---------------
|
|
|
|
|
|
|
|
|
|
|
|
.. toctree::
|
|
|
|
.. toctree::
|
|
|
|
maxdepth: 1
|
|
|
|
maxdepth: 1
|
|
|
@ -53,9 +59,9 @@ API Design docs
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Device drivers
|
|
|
|
Device drivers
|
|
|
|
==============
|
|
|
|
--------------
|
|
|
|
.. toctree::
|
|
|
|
.. toctree::
|
|
|
|
:maxdepth: 2
|
|
|
|
:maxdepth: 1
|
|
|
|
:glob:
|
|
|
|
:glob:
|
|
|
|
|
|
|
|
|
|
|
|
drivers/**
|
|
|
|
drivers/**
|
|
|
@ -63,10 +69,10 @@ Device drivers
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Upgrading from old versions
|
|
|
|
Upgrading from old versions
|
|
|
|
===========================
|
|
|
|
---------------------------
|
|
|
|
|
|
|
|
|
|
|
|
.. toctree::
|
|
|
|
.. toctree::
|
|
|
|
:maxdepth: 2
|
|
|
|
:maxdepth: 1
|
|
|
|
|
|
|
|
|
|
|
|
UPGRADING.md
|
|
|
|
UPGRADING.md
|
|
|
|
|
|
|
|
|
|
|
|