.. Open edX Events documentation master file, created by
   sphinx-quickstart on Wed Jan 11 11:21:37 2023.
   You can adapt this file completely to your liking, but it should at least
   contain the root `toctree` directive.

Welcome to Open edX Events' Documentation!
############################################

Open edX Events is a type of hook in the Hooks Extension Framework that allows extending the Open edX platform in a more stable and maintainable way. If you are new to this approach for extending Open edX, start by reading the :doc:`docs.openedx.org:developers/concepts/hooks_extension_framework` documentation. This documentation provides an overview of the framework's concepts and structure, which are useful to support your adoption of Open edX Events.

This repository contains all the references, concepts, how-tos, quickstarts and Architectural Decision Records (ADRs) related to the Open edX Events necessary to implement this hook in your instance.

.. toctree::
   :maxdepth: 2
   :caption: Contents:

   concepts/index
   reference/index
   how-tos/index
   quickstarts/index
   decisions/index
