
    Ki2                     V    d Z ddlZ ej                  ded       ddlmZmZmZ g dZy)ak  Backward compatibility wrapper for Sphinx extension.

This module maintains backward compatibility for users who have
``cyclopts.sphinx_ext`` in their Sphinx conf.py files.

The actual implementation is in :mod:`cyclopts.ext.sphinx`.

.. deprecated:: 4.0
    Use :mod:`cyclopts.ext.sphinx` instead.
    This backward-compatibility location will be removed in v5.
    NzImporting from 'cyclopts.sphinx_ext' is deprecated. Please update your Sphinx conf.py to use 'cyclopts.ext.sphinx' instead. This compatibility shim will be removed in Cyclopts v5.   )
stacklevel)CycloptsDirectiveDirectiveOptionssetup)	__doc__warningswarnDeprecationWarningcyclopts.ext.sphinxr   r   r   __all__     _/home/jay/workspace/scripts/.codegraph-venv/lib/python3.12/site-packages/cyclopts/sphinx_ext.py<module>r      s;   
  >  r   