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:
14
docs/reference/README.md
Normal file
14
docs/reference/README.md
Normal file
@@ -0,0 +1,14 @@
|
||||
# Reference Documentation
|
||||
|
||||
This directory contains reference materials, specifications, and technical details.
|
||||
|
||||
## Contents
|
||||
|
||||
- **[Code Inconsistencies](CODE_INCONSISTENCIES.md)** - Documented code inconsistencies
|
||||
- **[Copy Script to Proxmox Nodes](COPY_SCRIPT_TO_PROXMOX_NODES.md)** - Instructions for copying scripts
|
||||
- **[Script Copied to Proxmox Nodes](SCRIPT_COPIED_TO_PROXMOX_NODES.md)** - Details on script deployment
|
||||
|
||||
---
|
||||
|
||||
**Last Updated**: 2025-01-09
|
||||
|
||||
Reference in New Issue
Block a user