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

Welcome to Open edX Filters's documentation!
============================================

Open edX Filters 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're 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 useful to support your adoption of Open edX Filters.

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

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