HISTORY.rst
LICENSE
MANIFEST.in
README.rst
requirements.txt
setup.cfg
setup.py
doc2dash/__init__.py
doc2dash/__main__.py
doc2dash.egg-info/PKG-INFO
doc2dash.egg-info/SOURCES.txt
doc2dash.egg-info/dependency_links.txt
doc2dash.egg-info/entry_points.txt
doc2dash.egg-info/requires.txt
doc2dash.egg-info/top_level.txt
doc2dash/parsers/__init__.py
doc2dash/parsers/base.py
doc2dash/parsers/pydoctor.py
doc2dash/parsers/sphinx.py
doc2dash/parsers/types.py
tests/__init__.py
tests/test_main.py