blob: a7b1bd0ba0ca65f32e62f5e9e08826686e461e17 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
Developer information
=====================
*tagit* builds upon the `Kivy <https://kivy.org/>`_ framework that offers a great integration for desktop and mobile environments.
To build the UI in a flexible and extensible manner, *tagit* implements several mechanisms to streamline and re-use UI elements. The following pages explain the core ideas behind the *tagit* code structure.
.. toctree::
:maxdepth: 1
core
actions
tiles
|