File: //opt/alt/python37/lib/python3.7/site-packages/boto3/docs/__pycache__/__init__.cpython-37.pyc
B
�P�e5 � @ s, d dl Z d dlmZ d dlmZ dd� ZdS )� N)�DEPRECATED_SERVICE_NAMES)�ServiceDocumenterc
C s� t j�| dd�}t j�|�s&t �|� dd� |�� D �}xN|D ]F}t|||��� }t j�||d �}t|d��}|� |� W dQ R X q>W dS )a� Generates the reference documentation for botocore
This will go through every available AWS service and output ReSTructured
text files documenting each service.
:param root_dir: The directory to write the reference files to. Each
service's reference documentation is loacated at
root_dir/reference/services/service-name.rst
:param session: The boto3 session
� referenceZservicesc S s g | ]}|t kr|�qS � )r )�.0Zservicer r �D/opt/alt/python37/lib/python3.7/site-packages/boto3/docs/__init__.py�
<listcomp>&