.. _technical-documentation:

Technical Documentation
#######################

``event-routing-backends`` contains plugins for the event-tracking app that is installed as a part of ``edx-platform``. It provides a backend that can take events and re-transmit them to external services and provides some new processers that can convert edx-platform events into other formats.

.. toctree::
   :maxdepth: 2

   Concepts <concepts/index>
   How-To's <how-tos/index>
   Quickstarts <quickstarts/index>
   Decisions <decisions/index>
