| Server IP : 127.0.0.1 / Your IP : 216.73.216.109 Web Server : Apache/2.4.54 (Win64) OpenSSL/1.1.1q PHP/8.1.10 System : Windows NT DESKTOP-E5T4RUN 10.0 build 19045 (Windows 10) AMD64 User : SERVERWEB ( 0) PHP Version : 8.1.10 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : C:/cygwin64/lib/python3.9/site-packages/sphinx/ext/autosummary/__pycache__/ |
Upload File : |
a
�abxg � @ s d Z ddlZddlZddlZddlZddlZddlZddlZddlZddl Z ddl
mZ ddlmZ ddl
mZmZmZmZmZmZmZmZmZ ddlmZ ddlmZ ddlZddlmZmZ dd lm Z dd
l!m"Z" ddl#m$Z$ ddl%m&Z& dd
l'm(Z( ddl)m*Z* ddl+m,Z,m-Z-m.Z.m/Z/ ddlm0Z0 ddl1m2Z2m3Z3 ddl4m5Z5 ddl6m7Z7m8Z8m9Z9 ddl:m;Z;m<Z< ddl=m>Z> ddl?m@Z@ e7�AeB�ZCG dd� d�ZDG dd� de�ZEedd�dd�ZFeGdd�dd �ZHeGdd�d!d"�ZIdIeGeGeGd$�d%d&�ZJG d'd(� d(�ZKG d)d*� d*�ZLee$eeG d+�d,d-�ZMdJeGeeeKeGeNeeNeeGeGeGd.�d/d0�ZOdKeeG eGeGeGe"eGeNeeNeGdd5�d6d7�ZPeeG eeE d8�d9d:�ZQdLeGeGeGeeE d;�d<d=�ZRdMeeG eGeGeeE d>�d?d@�ZSejTdA�dBdC�ZUejVdDd� feeG ddE�dFdG�ZWeBdHk�reW� dS )Na"
sphinx.ext.autosummary.generate
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Usable as a library or script to generate automatic RST source files for
items referred to in autosummary:: directives.
Each generated RST file contains a single auto*:: directive which
extracts the docstring of the referred item.
Example Makefile rule::
generate:
sphinx-autogen -o source/generated source/*.rst
:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS.
:license: BSD, see LICENSE for details.
� N)�NullTranslations)�path) �Any�Dict�List�
NamedTuple�Sequence�Set�Tuple�Type�Union)�TemplateNotFound)�SandboxedEnvironment)�__display_version__�package_dir)�Sphinx)�Builder)�Config)�RemovedInSphinx50Warning)�
Documenter)�
import_module)�ImportExceptionGroup�get_documenter�import_by_name�import_ivar_by_name)�__)�ModuleAnalyzer�PycodeError)�SphinxComponentRegistry)�logging�rst�split_full_qualified_name)�getall�safe_getattr)� ensuredir)�SphinxTemplateLoaderc @ s0 e Zd ZdZedd�dd�Zedd�dd�ZdS ) �DummyApplicationz3Dummy Application class for sphinx-autogen command.N)�
translator�returnc C sx t � | _t� | _g | _d| _|| _d| _d| _d| _ | j�
di dd � | j�
di dd � | j�
dddt� | j�� d S ) N�/r F�autosummary_contextT�autosummary_filename_map�autosummary_ignore_module_all�env)
r �configr �registryZ
messagelog�srcdirr'