.. SPDX-License-Identifier: CC-BY-SA-4.0

Developer Documentation
=========================

This manual is meant for developers intending to develop apps for FreedomBox.
It provides an API reference and a step-by-step tutorial for developing apps.


  **Note:** If you are looking for documentation on using FreedomBox, please visit
  the `FreedomBox Manual <https://wiki.debian.org/FreedomBox/Manual>`_. You can
  also find a copy of the user manual in the help section of your FreedomBox.

********
Contents
********

.. toctree::
   :maxdepth: 2

   tutorial/index
   reference/index

External References
*******************

#. :doc:`Django Documentation - Getting Started <django:intro/index>`

#. `Debian Packaging Portal <https://wiki.debian.org/Packaging>`_

#. `systemd System and Service Manager <https://www.freedesktop.org/wiki/Software/systemd/>`_

#. `Bootstrap - CSS Library <http://getbootstrap.com/>`_

#. `FreedomBox User Manual <https://wiki.debian.org/FreedomBox/Manual>`_

Indices
*******

* :ref:`genindex`
* :ref:`modindex`

Meta
****

.. toctree::
   :maxdepth: 1

   README

********
Websites
********

* `FreedomBox <https://freedombox.org>`_

* `FreedomBox Foundation <https://www.freedomboxfoundation.org>`_
