6306abf6d9
- 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
6 lines
121 B
Plaintext
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 |