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:
@@ -0,0 +1,6 @@
|
||||
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
|
||||
Reference in New Issue
Block a user