File: //usr/lib/python3/dist-packages/sphinx/domains/__pycache__/math.cpython-310.pyc
o
�$�a� � @ s d Z ddlmZmZmZmZmZmZmZ ddl m
Z
ddlmZm
Z
mZmZ ddlmZ ddlmZ ddlmZ ddlmZ dd lmZ dd
lmZ ddlmZ er^ddlmZ dd
l m!Z! e�"e#�Z$G dd� de�Z%G dd� de�Z&dddee'ef fdd�Z(dS )z�
sphinx.domains.math
~~~~~~~~~~~~~~~~~~~
The math domain.
:copyright: Copyright 2007-2021 by the Sphinx team, see AUTHORS.
:license: BSD, see LICENSE for details.
� )�
TYPE_CHECKING�Any�Dict�Iterable�List�Optional�Tuple)�nodes)�Element�Node�make_id�system_message)�pending_xref)�Domain)�BuildEnvironment)�__)�XRefRole)�logging)�make_refnode)�Sphinx)�Builderc
@ s<