
    -Ph?                     Z    d Z dZddlmZ ddlmZ ddlmZ ddlmZ  G d de          Z	d	S )
z(
Directives for references and targets.
reStructuredText    )nodes)
references)	Directive)
directivesc                   6    e Zd ZdZej        ej        dZd ZdS )TargetNoteszTarget footnote generation.)classnamec                     t          j        t          j                  }|                     |           |j                            | j                   | j        j	        
                    |           |gS )N)r   pendingr   r	   add_namedetailsupdateoptionsstate_machinedocumentnote_pending)selfr   s     j/var/www/html/test/jupyter/venv/lib/python3.11/site-packages/docutils/parsers/rst/directives/references.pyrunzTargetNotes.run   s`    -
 677gt|,,,#00999y    N)	__name__
__module____qualname____doc__r   class_option	unchangedoption_specr    r   r   r	   r	      sA        %%&3%/1 1K    r   r	   N)
r   __docformat__docutilsr   docutils.transformsr   docutils.parsers.rstr   r   r	   r    r   r   <module>r%      s   
  #       * * * * * * * * * * * * + + + + + +    )     r   