
     Ic*	                     `    d Z dZddl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    N)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	d Z
dS )Reader)
standaloneNzStandalone Reader OptionszDisable 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_false   )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_truer   z3Deactivate the promotion of lone subsection titles.z--no-section-subtitles)r   r   zstandalone reader)r   c                 N   t           j                            |           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)r   r
   get_transformsr   SubstitutionsPropagateTargetsr   DocTitleSectionSubTitleDocInfoAnonymousHyperlinksIndirectHyperlinks	FootnotesExternalTargetsInternalTargetsDanglingReferencesr   Transitions)selfs    ;lib/python3.11/site-packages/docutils/readers/standalone.pyr   zReader.get_transforms4   sl    ~,,T22$' '*) &&)6  	    )__name__
__module____qualname__	supporteddocumentr   validate_booleansettings_specconfig_sectionconfig_section_dependenciesr    r&   r%   r
   r
      s        I(H! 	$5 
#} 13 3	
4
"m 13 3
4
5 
!'<A 13 3
4
 @#
$'=
A
A
C!	M0 )N".    r&   r
   )__doc____docformat__sysdocutilsr   r   docutils.transformsr   r   r   r
   r0   r&   r%   <module>r6      s   
  # 


 & & & & & & & & = = = = = = = = = =1 1 1 1 1W^ 1 1 1 1 1r&   