.github_changelog_generator
.gitignore
.pre-commit-config.yaml
LICENSE
MANIFEST.in
README.md
mkdocs.yml
setup.cfg
setup.py
tox.ini
.github/workflows/build-and-deploy-docs.yml
.github/workflows/test_and_deploy.yml
docs/index.md
mdocfile/__init__.py
mdocfile/_version.py
mdocfile/functions.py
mdocfile/global_data.py
mdocfile/mdoc.py
mdocfile/section_data.py
mdocfile/utils.py
mdocfile.egg-info/PKG-INFO
mdocfile.egg-info/SOURCES.txt
mdocfile.egg-info/dependency_links.txt
mdocfile.egg-info/not-zip-safe
mdocfile.egg-info/requires.txt
mdocfile.egg-info/top_level.txt
tests/conftest.py
tests/test_functions.py
tests/test_global_data.py
tests/test_mdoc.py
tests/test_section_data.py
tests/test_data/TS_01.mrc.mdoc