Sunil Mohan Adapa a2159bdff0
doc/dev: Limit table of contents depth to 2 for clarity
Signed-off-by: Sunil Mohan Adapa <sunil@medhas.org>
Reviewed-by: James Valleroy <jvalleroy@mailbox.org>
2024-08-26 18:29:58 -04:00

23 lines
550 B
ReStructuredText

.. SPDX-License-Identifier: CC-BY-SA-4.0
=========
Reference
=========
This section describes the FreedomBox API that is most frequently used by apps.
Note that since FreedomBox is under development and has not yet declared a
stable API, this API is subject to change. This is not usually a problem because
all the FreedomBox apps currently reside in FreedomBox source repository itself
and are updated when the API is updated.
.. toctree::
:maxdepth: 2
app
components/index
actions
action_utils
views
forms
notifications