LICENSE
README.md
pyproject.toml
slop_doc/__init__.py
slop_doc/__main__.py
slop_doc/builder.py
slop_doc/cross_links.py
slop_doc/frontmatter.py
slop_doc/layout.py
slop_doc/markdown_renderer.py
slop_doc/parser.py
slop_doc/tag_renderer.py
slop_doc/tree_builder.py
slop_doc/watcher.py
slop_doc.egg-info/PKG-INFO
slop_doc.egg-info/SOURCES.txt
slop_doc.egg-info/dependency_links.txt
slop_doc.egg-info/entry_points.txt
slop_doc.egg-info/requires.txt
slop_doc.egg-info/top_level.txt
slop_doc/defaults/__init__.py
slop_doc/defaults/app.js
slop_doc/defaults/slop-doc-instruction.md
slop_doc/defaults/style.css
tests/test_build_e2e.py
tests/test_core.py