feat: Complete Phase 5C and Phase 5D documentation, including performance metrics, SEO optimization, and advanced features implementation
docs: Add production deployment success documentation for Azure Static Web App docs: Create Quick Start guide for project setup and deployment instructions docs: Update README.md to include new documentation links and structure docs: Enhance User Manual with detailed portal access, roles, and AI assistance features scripts: Implement architecture diagram export script using Mermaid CLI scripts: Create script to auto-generate documentation index for easier navigation chore: Remove unused update-doc-index script
This commit is contained in:
44
docs/README.md
Normal file
44
docs/README.md
Normal file
@@ -0,0 +1,44 @@
|
||||
# Documentation Index
|
||||
|
||||
(Generated by scripts/generate-doc-index.mjs)
|
||||
|
||||
## Quick Links
|
||||
- [API.md](./API.md)
|
||||
- [CHANGELOG.md](./CHANGELOG.md)
|
||||
- [COMPREHENSIVE UPDATE COMPLETE.md](./COMPREHENSIVE_UPDATE_COMPLETE.md)
|
||||
- [PHASE3B COMPLETION REPORT.md](./PHASE3B_COMPLETION_REPORT.md)
|
||||
- [PHASE3B DEPLOYMENT GUIDE.md](./PHASE3B_DEPLOYMENT_GUIDE.md)
|
||||
- [PHASE3 AI IMPLEMENTATION.md](./PHASE3_AI_IMPLEMENTATION.md)
|
||||
- [PHASE3 ARCHITECTURE.md](./PHASE3_ARCHITECTURE.md)
|
||||
- [PHASE5C PERFORMANCE COMPLETE.md](./PHASE5C_PERFORMANCE_COMPLETE.md)
|
||||
- [PHASES ALL COMPLETE.md](./PHASES_ALL_COMPLETE.md)
|
||||
- [PRODUCTION DEPLOYMENT SUCCESS.md](./PRODUCTION_DEPLOYMENT_SUCCESS.md)
|
||||
- [QuickStart.md](./QuickStart.md)
|
||||
- [UserManual.md](./UserManual.md)
|
||||
|
||||
### Architecture & Engineering
|
||||
- PHASE3_AI_IMPLEMENTATION.md
|
||||
- PHASE3_ARCHITECTURE.md
|
||||
|
||||
### Change History
|
||||
- CHANGELOG.md
|
||||
|
||||
### Delivery & Reports
|
||||
- COMPREHENSIVE_UPDATE_COMPLETE.md
|
||||
- PHASE3B_COMPLETION_REPORT.md
|
||||
- PHASE3B_DEPLOYMENT_GUIDE.md
|
||||
- PHASES_ALL_COMPLETE.md
|
||||
- PRODUCTION_DEPLOYMENT_SUCCESS.md
|
||||
|
||||
### Getting Started
|
||||
- QuickStart.md
|
||||
- UserManual.md
|
||||
|
||||
### Other
|
||||
- API.md
|
||||
|
||||
### Performance & Optimization
|
||||
- PHASE5C_PERFORMANCE_COMPLETE.md
|
||||
|
||||
---
|
||||
Last regenerated: 2025-11-11T17:06:03.764Z
|
||||
Reference in New Issue
Block a user