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
This commit is contained in:
@@ -39,3 +39,6 @@ Pillow>=9.0.0
|
||||
# PDF generation for QR code sheets
|
||||
reportlab>=3.6.12
|
||||
babel>=2.12.1
|
||||
|
||||
# JSON handling for additional OAuth providers storage
|
||||
simplejson>=3.19.2
|
||||
|
||||
Reference in New Issue
Block a user