§
    €-Ph	  ã                   óX   — d Z dZddlmZmZ ddlmZmZmZ  G d„ dej	        ¦  «        Z	dS )z@
Standalone file Reader for the reStructuredText markup syntax.
ÚreStructuredTexté    )ÚfrontendÚreaders)ÚfrontmatterÚ
referencesÚmiscc                   ó¦   ‡ — e Zd ZdZ	 dZ	 ddddgdddej        d	œfd
dgdddej        d	œfddgdddej        d	œfddgdddœfffZdZdZ	ˆ fd„Z
ˆ xZS )ÚReader)Ú
standaloneNzStandalone Reader OptionszœDisable the promotion of a lone top-level section title to document title (and subsequent section title to document subtitle promotion; enabled by default).z--no-doc-titleÚdoctitle_xformÚstore_falseT)ÚdestÚactionÚdefaultÚ	validatorzDDisable the bibliographic field list transform (enabled by default).z--no-doc-infoÚdocinfo_xformz\Activate the promotion of lone subsection titles to section subtitles (disabled by default).z--section-subtitlesÚsectsubtitle_xformÚ
store_trueFz3Deactivate the promotion of lone subsection titles.z--no-section-subtitles)r   r   zstandalone reader)r   c                 óR  •— t          ¦   «                              ¦   «         t          j        t          j        t
          j        t
          j        t
          j        t          j	        t          j
        t          j        t          j        t          j        t          j        t          j        gz   S )N)ÚsuperÚget_transformsr   ÚSubstitutionsÚPropagateTargetsr   ÚDocTitleÚSectionSubTitleÚDocInfoÚAnonymousHyperlinksÚIndirectHyperlinksÚ	FootnotesÚExternalTargetsÚInternalTargetsÚDanglingReferencesr   ÚTransitions)ÚselfÚ	__class__s    €ú[/var/www/html/test/jupyter/venv/lib/python3.11/site-packages/docutils/readers/standalone.pyr   zReader.get_transforms3   sm   ø€ Ý‰wŒw×%Ò%Ñ'Ô'ÝÔ$ÝÔ'ÝÔ ÝÔ'ÝÔÝÔ*ÝÔ)ÝÔ ÝÔ&ÝÔ&ÝÔ)ÝÔð+ñ ð 	ó    )Ú__name__Ú
__module__Ú__qualname__Ú	supportedÚdocumentr   Úvalidate_booleanÚsettings_specÚconfig_sectionÚconfig_section_dependenciesr   Ú__classcell__)r%   s   @r&   r
   r
      s  ø€ € € € € à€IØ(à€HØ!ð 	$Øð5ð Ð
Ø#¨}Ø¨Ô)BðDð Dð	
EðàÐ
Ø"¨mØ¨Ô)BðDð Dð
Eð
5à Ð
!Ø'°<Ø¨(Ô*CðEð Eð
Fð
 @Ø#Ð
$Ø'°=Ð
AÐ
Að
Cð!	ð€Mð0 )€NØ".Ððð ð ð ð ð ð ð ð r'   r
   N)
Ú__doc__Ú__docformat__Údocutilsr   r   Údocutils.transformsr   r   r   r
   © r'   r&   ú<module>r7      s„   ðð
ð ð #€ð 'Ð &Ð &Ð &Ð &Ð &Ð &Ð &Ø =Ð =Ð =Ð =Ð =Ð =Ð =Ð =Ð =Ð =ð1ð 1ð 1ð 1ð 1ˆWŒ^ñ 1ô 1ð 1ð 1ð 1r'   