Update documentation structure and enhance .gitignore
- Added generated index files and report directories to .gitignore to prevent unnecessary tracking of transient files. - Updated README links to reflect new documentation paths for better navigation. - Improved documentation organization by ensuring all links point to the correct locations, enhancing user experience and accessibility.
This commit is contained in:
19
docs/deployment/README.md
Normal file
19
docs/deployment/README.md
Normal file
@@ -0,0 +1,19 @@
|
||||
# Deployment Documentation
|
||||
|
||||
This directory contains deployment-related status and planning documents.
|
||||
|
||||
## Contents
|
||||
|
||||
- **[Deployment Next Steps](DEPLOYMENT_NEXT_STEPS.md)** - Future deployment phases
|
||||
- **[Deployment Ready](DEPLOYMENT_READY.md)** - Overall deployment readiness status
|
||||
- **[Pre-Deployment Checklist](PRE_DEPLOYMENT_CHECKLIST.md)** - Checklist before deployment
|
||||
|
||||
**Note**: Main deployment guides are in the root `docs/` directory:
|
||||
- [Deployment Guide](../DEPLOYMENT.md) - Production deployment instructions
|
||||
- [Deployment Requirements](../DEPLOYMENT_REQUIREMENTS.md) - Complete deployment requirements
|
||||
- [Deployment Execution Plan](../DEPLOYMENT_EXECUTION_PLAN.md) - Step-by-step execution guide
|
||||
|
||||
---
|
||||
|
||||
**Last Updated**: 2025-01-09
|
||||
|
||||
Reference in New Issue
Block a user