.coveragerc
.gitignore
.readthedocs.yml
AUTHORS.rst
CHANGELOG.rst
CONTRIBUTING.rst
LICENSE.txt
README.rst
environment.yml
pyproject.toml
setup.cfg
setup.py
tox.ini
.cheats/cheats.cheat
.cheats/tox.cheat
docs/Makefile
docs/authors.rst
docs/changelog.rst
docs/conf.py
docs/contributing.rst
docs/index.rst
docs/license.rst
docs/readme.rst
docs/requirements.txt
docs/storage_format_examples.md
docs/_static/.gitignore
src/sphinx_confluencebuilder_extras/__init__.py
src/sphinx_confluencebuilder_extras/mermaid_patch.py
src/sphinx_confluencebuilder_extras/skeleton.py
src/sphinx_confluencebuilder_extras/storage_format.py
src/sphinx_confluencebuilder_extras.egg-info/PKG-INFO
src/sphinx_confluencebuilder_extras.egg-info/SOURCES.txt
src/sphinx_confluencebuilder_extras.egg-info/dependency_links.txt
src/sphinx_confluencebuilder_extras.egg-info/not-zip-safe
src/sphinx_confluencebuilder_extras.egg-info/requires.txt
src/sphinx_confluencebuilder_extras.egg-info/top_level.txt
tests/conftest.py
tests/test_skeleton.py