@@ -35,20 +35,12 @@ Everything you need to get started with Industry Core Hub.
3535## For Users
3636
3737- ** [ Submodel Creator Guide] ( ./user/SUBMODEL_CREATOR_GUIDE.md ) ** - Create and validate submodels
38- - ** [ User Manual] ( ./user/USER_MANUAL.md ) ** - Complete UI and feature guide
39- - ** [ Part Management Guide] ( ./user/PART_MANAGEMENT_GUIDE.md ) ** - Creating and managing parts
40- - ** [ Partner Management Guide] ( ./user/PARTNER_MANAGEMENT_GUIDE.md ) ** - Partner connections and agreements
41- - ** [ Data Sharing Guide] ( ./user/DATA_SHARING_GUIDE.md ) ** - Sharing data with partners
4238
4339## For Developers
4440
4541- ** [ Backend README] ( ../ichub-backend/README.md ) ** - Backend setup and structure
4642- ** [ Frontend README] ( ../ichub-frontend/README.md ) ** - Frontend development
47- - ** [ Development Setup] ( ./developer/DEVELOPMENT_SETUP.md ) ** - Local environment setup
4843- ** [ Code Architecture] ( ./developer/CODE_ARCHITECTURE.md ) ** - Codebase structure
49- - ** [ API Development Guidelines] ( ./developer/API_DEVELOPMENT_GUIDELINES.md ) ** - API standards
50- - ** [ Testing Guide] ( ./developer/TESTING_GUIDE.md ) ** - Writing and running tests
51- - ** [ Debugging Guide] ( ./developer/DEBUGGING_GUIDE.md ) ** - Debugging tools and techniques
5244- ** [ Reset Keycloak Password] ( ./developer/reset-keycloak-password.md ) ** - Admin utility
5345
5446## API Reference
@@ -66,9 +58,6 @@ Everything you need to get started with Industry Core Hub.
6658- ** [ Runtime View] ( ./architecture/4-runtime-view.md ) ** - How it runs
6759- ** [ Glossary] ( ./architecture/glossary.md ) ** - Terms explained
6860- ** [ Decision Records] ( ./architecture/decision-records/ ) ** - Architectural decisions and reasoning
69- - ** [ Production Deployment] ( ./admin/PRODUCTION_DEPLOYMENT.md ) ** - Production best practices
70- - ** [ Monitoring and Observability] ( ./admin/MONITORING_AND_OBSERVABILITY.md ) ** - Metrics and logging
71- - ** [ Backup and Disaster Recovery] ( ./admin/BACKUP_AND_DISASTER_RECOVERY.md ) ** - Backup and recovery procedures
7261
7362## For Operators
7463
@@ -123,13 +112,7 @@ Everything you need to get started with Industry Core Hub.
123112- ** [ Discussions] ( https://github.com/eclipse-tractusx/industry-core-hub/discussions ) ** - Ask questions and share ideas
124113- ** [ Community Office Hours] ( https://eclipse-tractusx.github.io/community/open-meetings/ ) ** - Weekly meetings
125114
126- ## Additional Guides
127115
128- - ** [ Performance Tuning] ( ./PERFORMANCE_TUNING.md ) ** - Optimization strategies
129- - ** [ Security Hardening] ( ./SECURITY_HARDENING.md ) ** - Security best practices
130- - ** [ Troubleshooting] ( ./TROUBLESHOOTING.md ) ** - Common issues and solutions
131-
132- ## Improve These Docs
133116
134117Found a mistake or want to add something?
135118
0 commit comments