LICENSE
MANIFEST.in
README.md
pyproject.toml
sphinx_cmd/__init__.py
sphinx_cmd/cli.py
sphinx_cmd/config.py
sphinx_cmd/py.typed
sphinx_cmd.egg-info/PKG-INFO
sphinx_cmd.egg-info/SOURCES.txt
sphinx_cmd.egg-info/dependency_links.txt
sphinx_cmd.egg-info/entry_points.txt
sphinx_cmd.egg-info/requires.txt
sphinx_cmd.egg-info/top_level.txt
sphinx_cmd/commands/__init__.py
sphinx_cmd/commands/mv.py
sphinx_cmd/commands/rm.py
tests/test_cli.py
tests/test_config.py
tests/test_custom_directives.py
tests/test_integration.py
tests/test_mv.py
tests/test_rm.py