Development
===========

.. toctree::
   :glob:
   :hidden:
   :maxdepth: 1
   :titlesonly:

   development/extension
   development/translation
   development/test

This section covers how to develop Betty itself.

.. seealso::
    Read :doc:`/about/contributing` if you would like to share your improvements to Betty with the wider community.

Getting started
---------------
:doc:`Install Betty from source </installation/source>`.

In this section
---------------
- :doc:`development/extension`
- :doc:`development/translation`
- :doc:`development/test`
