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:
defiQUG
2025-12-12 21:18:55 -08:00
parent 664707d912
commit fe0365757a
106 changed files with 4666 additions and 2294 deletions

View File

@@ -38,12 +38,12 @@
- VM requirements
- Resource allocation
- **[VM Specifications](./VM_SPECIFICATIONS.md)**
- **[VM Specifications](vm/VM_SPECIFICATIONS.md)**
- Complete VM specifications and patterns
- Best practices and resource guidelines
- Template information
- **[VM Creation Procedure](./VM_CREATION_PROCEDURE.md)**
- **[VM Creation Procedure](vm/VM_CREATION_PROCEDURE.md)**
- Step-by-step VM creation guide
- Troubleshooting tips
- Configuration details
@@ -60,17 +60,17 @@
- Client setup
### VM Configuration
- **[VM Specifications](./VM_SPECIFICATIONS.md)**
- **[VM Specifications](vm/VM_SPECIFICATIONS.md)**
- Complete VM specifications
- Template details and configurations
- Resource guidelines
- **[VM Creation Procedure](./VM_CREATION_PROCEDURE.md)**
- **[VM Creation Procedure](vm/VM_CREATION_PROCEDURE.md)**
- Step-by-step VM creation
- Configuration details
- Troubleshooting guide
- **[VM Deployment Checklist](./VM_DEPLOYMENT_CHECKLIST.md)**
- **[VM Deployment Checklist](vm/VM_DEPLOYMENT_CHECKLIST.md)**
- Deployment checklist
- Verification steps