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:
@@ -22,9 +22,9 @@ This index provides quick access to all reference documentation, API documentati
|
||||
|
||||
## Specifications
|
||||
|
||||
- **[VM Specifications](./VM_SPECIFICATIONS.md)** - Complete VM specifications
|
||||
- **[VM Specifications](vm/VM_SPECIFICATIONS.md)** - Complete VM specifications
|
||||
- **[Hardware BOM](./hardware_bom.md)** - Hardware bill of materials
|
||||
- **[VM Deployment Checklist](./VM_DEPLOYMENT_CHECKLIST.md)** - Deployment checklist
|
||||
- **[VM Deployment Checklist](vm/VM_DEPLOYMENT_CHECKLIST.md)** - Deployment checklist
|
||||
|
||||
## Data Models
|
||||
|
||||
@@ -33,7 +33,7 @@ This index provides quick access to all reference documentation, API documentati
|
||||
|
||||
## Configuration References
|
||||
|
||||
- **[Environment Variables](../ENV_EXAMPLES.md)** - Environment variable reference
|
||||
- **[Environment Variables](./ENV_EXAMPLES.md)** - Environment variable reference
|
||||
- **[Proxmox Environment Variables](./proxmox/ENVIRONMENT_VARIABLES.md)** - Proxmox configuration
|
||||
- **[Proxmox Credentials](./proxmox/PROXMOX_CREDENTIALS.md)** - Credentials management
|
||||
|
||||
|
||||
Reference in New Issue
Block a user