This commit is contained in:
Tomáš Dvořák
2025-10-16 17:10:13 +02:00
parent f5e7be92c7
commit 35d0954afd
84 changed files with 9571 additions and 4668 deletions
+17 -4
View File
@@ -28,6 +28,13 @@ This folder contains all documentation for the Fotbal Club CMS project.
- **[MYUIBRIX_PREVIEW_MODE.md](./MYUIBRIX_PREVIEW_MODE.md)** - Preview mode
- **[MYUIBRIX_CSS_ARCHITECTURE.md](./MYUIBRIX_CSS_ARCHITECTURE.md)** - CSS & styling guide
### ⭐ Elementor Features (NEW!)
- **[MYUIBRIX_ELEMENTOR_FEATURES.md](./MYUIBRIX_ELEMENTOR_FEATURES.md)** - Complete Elementor-style features
- **[MYUIBRIX_ENHANCEMENT_SUMMARY.md](./MYUIBRIX_ENHANCEMENT_SUMMARY.md)** - Implementation summary
- **[MYUIBRIX_QUICK_START.md](./MYUIBRIX_QUICK_START.md)** - Quick start guide (Elementor Edition)
- **[INTEGRATION_GUIDE.md](./INTEGRATION_GUIDE.md)** - Component integration guide
- **[CSS_CLASSES_REFERENCE.md](./CSS_CLASSES_REFERENCE.md)** - Complete CSS classes reference
### Elementor/Visual Builder (Legacy)
- **[ELEMENTOR_COMPLETE_GUIDE.md](./ELEMENTOR_COMPLETE_GUIDE.md)** - Complete guide
- **[ELEMENTOR_QUICK_START.md](./ELEMENTOR_QUICK_START.md)** - Quick start
@@ -212,6 +219,11 @@ This folder contains all documentation for the Fotbal Club CMS project.
- **[ADMIN_FUNCTIONALITY_REPORT.md](./ADMIN_FUNCTIONALITY_REPORT.md)** - Functionality report
- **[ADMIN_TROUBLESHOOTING.md](./ADMIN_TROUBLESHOOTING.md)** - Troubleshooting
### ⭐ Developer Documentation (NEW!)
- **[DOCS_API_ROUTES.md](./DOCS_API_ROUTES.md)** - Documentation API routes
- **[COMPLETE_IMPLEMENTATION_SUMMARY.md](./COMPLETE_IMPLEMENTATION_SUMMARY.md)** - Complete implementation summary
- **Admin Docs Viewer** - Available at `/admin/docs` in the admin panel
### Files Management
- **[FILES_MANAGEMENT_SYSTEM.md](./FILES_MANAGEMENT_SYSTEM.md)** - File system
- **[FILES_MANAGEMENT_TESTING.md](./FILES_MANAGEMENT_TESTING.md)** - Testing
@@ -267,10 +279,11 @@ This folder contains all documentation for the Fotbal Club CMS project.
## 📚 Documentation Statistics
- **Total Documents:** 130+
- **Total Size:** ~1.5 MB
- **Categories:** 15+
- **Last Updated:** October 15, 2025
- **Total Documents:** 140+
- **Total Size:** ~2 MB
- **Categories:** 16+
- **Last Updated:** December 2024
- **New Features:** Elementor-style page builder, CSS reference, Admin docs viewer
---