Files
gh-christianlouis-leagueledger/docs/requirements.txt
T
Christian Krakau-Louis 6306abf6d9 Add comprehensive documentation for LeagueLedger
- Created architecture overview in development/architecture.md
- Added installation guide in getting-started/installation.md
- Developed user guide with detailed instructions in user-guide/overview.md, user-guide/teams.md, user-guide/qr-codes.md
- Implemented social login setup documentation in social_login_setup.md
- Updated index.md to include links to new documentation sections
- Configured mkdocs.yml for site structure and theme
- Added requirements.txt for documentation dependencies
2025-04-15 12:32:03 +02:00

6 lines
121 B
Plaintext

mkdocs>=1.5.0
mkdocs-material>=9.2.0
mkdocstrings>=0.22.0
mkdocstrings-python>=1.5.0
pymdown-extensions>=10.1
mike>=1.1.2