.coveragerc
CHANGELOG
LICENSE
MANIFEST.in
README.rst
pyproject.toml
requirements.txt
setup.cfg
setup.py
shields.yml
tox.ini
doks/__init__.py
doks/__main__.py
doks/doks.py
doks/extract_shields.py
doks/from_command.py
doks/from_file.py
doks/shields.py
doks/variables.py
doks.egg-info/PKG-INFO
doks.egg-info/SOURCES.txt
doks.egg-info/dependency_links.txt
doks.egg-info/requires.txt
doks.egg-info/top_level.txt
scripts/doks
test/__init__.py
test/sample.py
test/test_doks.py
test/test_from_command.py
test/test_help.py
test/test_impall.py
test/test_rst.py
test/test_shields.py
test/test_variables.py