관리-도구
편집 파일: __init__.cpython-311.pyc
� P�Dg� � � � d Z dZddlZddlZddlmZmZmZ ddlm Z G d� de j � � Z G d� d e j � � ZdS ) z PEP HTML Writer. �reStructuredText� N)�frontend�nodes�utils)� html4css1c �T � e Zd ZdZ ej ej � ej � � d� � ej � ej � e� � e� � � � ZdZ ej ej � ej � � d� � ej � ej � e� � e � � � � Zej j dde�de�d�dd gd dd�fd dgddd�fej dgdej d�fffz Zeed�ZdZdZdZd� Zd� Zd� ZdS )�Writerzpep.css�dummyztemplate.txtzPEP/HTML Writer OptionszPFor the PEP/HTML writer, the default value for the --stylesheet-path option is "z,", and the default value for --template is "z!". See HTML Writer Options above.z8Python's home URL. Default is "https://www.python.org".z --python-homezhttps://www.python.orgz<URL>)�default�metavarz>Home URL prefix for PEPs. Default is "." (current directory).z --pep-home�.z--no-random� store_true)�action� validator)�stylesheet_path�template)r zpep_html writer)�writerszhtml writerszhtml4css1 writerc �\ � t j � | � � t | _ d S )N)r r �__init__�HTMLTranslator�translator_class��selfs ��/builddir/build/BUILD/imunify360-venv-2.4.0/opt/imunify360/venv/lib/python3.11/site-packages/docutils/writers/pep_html/__init__.pyr zWriter.__init__; s'