:py:mod:`myst_parser.sphinx_ext.main`
=====================================

.. py:module:: myst_parser.sphinx_ext.main

.. autodoc2-docstring:: myst_parser.sphinx_ext.main
   :allowtitles:

Module Contents
---------------

Functions
~~~~~~~~~

.. list-table::
   :class: autosummary longtable
   :align: left

   * - :py:obj:`setup_sphinx <myst_parser.sphinx_ext.main.setup_sphinx>`
     - .. autodoc2-docstring:: myst_parser.sphinx_ext.main.setup_sphinx
          :summary:
   * - :py:obj:`create_myst_config <myst_parser.sphinx_ext.main.create_myst_config>`
     - .. autodoc2-docstring:: myst_parser.sphinx_ext.main.create_myst_config
          :summary:

API
~~~

.. py:function:: setup_sphinx(app: sphinx.application.Sphinx, load_parser: bool = False) -> None
   :canonical: myst_parser.sphinx_ext.main.setup_sphinx

   .. autodoc2-docstring:: myst_parser.sphinx_ext.main.setup_sphinx

.. py:function:: create_myst_config(app)
   :canonical: myst_parser.sphinx_ext.main.create_myst_config

   .. autodoc2-docstring:: myst_parser.sphinx_ext.main.create_myst_config
