Files
loc_az_hci/docs/INDEX.md
defiQUG c39465c2bd
Some checks failed
Test / test (push) Has been cancelled
Initial commit: loc_az_hci (smom-dbis-138 excluded via .gitignore)
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-02-08 09:04:46 -08:00

3.8 KiB

Documentation Index

This is the master index for all project documentation. Documentation is organized by purpose to make it easy to find what you need.

Getting Started

Architecture

Deployment

Operations

Troubleshooting

Security

Reference

Archived Documentation

Documentation by Topic

For New Users

  1. Start with Quick Start Guide
  2. Review Prerequisites
  3. Follow Installation Guide

For Deployment

  1. Review Architecture Overview
  2. Follow Deployment Guide
  3. Use Bring-Up Checklist

For Operations

  1. Review Runbooks
  2. Check Common Issues for problems
  3. Refer to Command Reference for commands

For Troubleshooting

  1. Check Common Issues
  2. Review relevant Runbooks
  3. Consult VM Troubleshooting

Contributing to Documentation

When adding or updating documentation:

  1. Place files in the appropriate directory
  2. Update this index
  3. Ensure cross-references are correct
  4. Follow the documentation style guide (to be created)

Documentation Maintenance

  • Documentation index is auto-generated by scripts/docs/generate-docs-index.sh
  • Broken links are validated by scripts/docs/validate-docs.sh
  • Diagrams are updated by scripts/docs/update-diagrams.sh