Dashboard
PHP:
8.2.30
OS:
Linux
User:
dh_nv8b2m
/
/
usr
/
lib
/
python3
/
dist-packages
/
docutils
/
readers
/
__pycache__
📤 Upload
📝 New File
📁 New Folder
Close
Editing: standalone.cpython-310.pyc
o @x#[$ � @ sJ d Z dZddlZddlmZmZ ddlmZmZm Z G dd� dej �Z dS )z@ Standalone file Reader for the reStructuredText markup syntax. �reStructuredText� N)�frontend�readers)�frontmatter� references�miscc @ s� e Zd ZdZ dZ ddddgdddejd �fd dgdddejd �fd dgdddejd �fddgddd�fffZdZdZ dd� Z dS )�Reader)� standaloneNzStandalone Readerz�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_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 zstandalone reader)r c C s@ t j�| �tjtjtjtjtj tj tjtjtj tjtjtjg S )N)r r �get_transformsr � Substitutions�PropagateTargetsr �DocTitle�SectionSubTitle�DocInfo�AnonymousHyperlinks�IndirectHyperlinks� Footnotes�ExternalTargets�InternalTargets�DanglingReferencesr �Transitions)�self� r"