Developer Toolkit for Contao CMS
================================

Welcome to the developer toolkit documentation for the `Contao Content Management System`_.
Toolkit is developed by `netzmacht David Molineus`_ and is heavily used in extensions provided by `netzmacht`_.

This documentation explains the provided tools which should simplify the development of Contao extensions even then
simultaneously increase the code quality.

.. toctree::
   :maxdepth: 2

   introduction
   components/index
   data/index
   dca/index
   view/index
   insert-tags/index


.. _Contao Content Management System: https://contao.org
.. _netzmacht David Molineus: https://netzmacht.de
.. _netzmacht: https://github.com/netzmacht
