CHANGELOG.md
LICENSE
MANIFEST.in
README.md
pyproject.toml
justdocs/__init__.py
justdocs/cli.py
justdocs/constants.py
justdocs/global_cli.py
justdocs/install_support.py
justdocs/paths.py
justdocs/plugins.py
justdocs/project.py
justdocs/project_recipes.py
justdocs/self_update.py
justdocs/version.py
justdocs.egg-info/PKG-INFO
justdocs.egg-info/SOURCES.txt
justdocs.egg-info/dependency_links.txt
justdocs.egg-info/entry_points.txt
justdocs.egg-info/requires.txt
justdocs.egg-info/top_level.txt
justdocs/templates/project.Justfile
justdocs/theme/404.html
justdocs/theme/__init__.py
justdocs/theme/base.html
justdocs/theme/main.html
justdocs/theme/mkdocs_theme.yml
justdocs/theme/assets/css/highlightjs-copy.min.css
justdocs/theme/assets/css/highlightjs.min.css
justdocs/theme/assets/css/theme.css
justdocs/theme/assets/js/highlightjs-copy.min.js
justdocs/theme/assets/js/highlightjs.min.js
justdocs/theme/assets/js/mermaid.LICENSE.txt
justdocs/theme/assets/js/mermaid.min.js
justdocs/theme/assets/js/theme.js
tests/test_package.py