3
���h� � @ sz d dl Z e jje jje��Zedd� e je�D ��ZxeD ]Z e
ed e � q:W [ [ddjdge � Zej
dg� dS ) � Nc c s0 | ](}|j d �r|jd� r|dd� V qdS )z.py�__N� ���)�endswith�
startswith)�.0�f� r �3/tmp/pip-build-5_djhm0z/numpy/numpy/doc/__init__.py� <genexpr> s r �.z�Topical documentation
=====================
The following topics are available:
%s
You can view them by
>>> help(np.doc.TOPIC) #doctest: +SKIP
z
- � �__doc__)�os�path�join�dirname�__file__Zref_dir�sorted�listdir�__all__r �
__import__�__name__r �extendr r r r
�<module> s
|