Mining/docs/requirements.txt
snider 313782c161 docs: Add MkDocs documentation site with GitHub Pages deployment
Convert documentation to MkDocs with Material theme for GitHub Pages hosting.
Includes comprehensive guides for API, CLI, desktop app, and development.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-31 00:25:26 +00:00

16 lines
356 B
Text

# MkDocs and Material theme
mkdocs>=1.6.0
mkdocs-material>=9.5.0
# Plugins
mkdocs-git-revision-date-localized-plugin>=1.2.0
mkdocs-minify-plugin>=0.8.0
mkdocs-glightbox>=0.4.0
# Additional dependencies for Material theme extensions
pymdown-extensions>=10.7
Pygments>=2.17.0
# Optional but recommended
mkdocs-redirects>=1.2.0
mkdocs-macros-plugin>=1.0.0