-
Notifications
You must be signed in to change notification settings - Fork 0
site_map
Robert Trenaman edited this page May 7, 2026
·
2 revisions
docs/wiki/
├── README.md # Main wiki index
├── SITE_MAP.md # This file - complete site map
├── architecture/
│ └── README.md # System architecture documentation
├── components/
│ └── README.md # Component documentation
├── api/
│ └── README.md # API documentation
├── user-guide/
│ └── README.md # User guide
├── developer/
│ └── README.md # Developer documentation
├── troubleshooting/
│ └── README.md # Troubleshooting guide
└── deployment/
└── README.md # Deployment guide
- Main Wiki Index - Primary entry point
- System Architecture - Technical overview
- User Guide - Getting started guide
- API Documentation - API reference
- Components - Detailed component specs
- API - API endpoints and data flow
- Deployment - Production architecture
- Architecture - Component integration
- Developer Guide - Component development
- Troubleshooting - Component issues
- Architecture - API architecture
- Developer Guide - API development
- Deployment - API deployment
- Troubleshooting - Common issues
- API Documentation - Programmatic access
- Components - Understanding system parts
- Architecture - System design
- Components - Component specs
- API Documentation - API development
- User Guide - User solutions
- Components - Component-specific fixes
- Deployment - Production issues
- Architecture - Production architecture
- API Documentation - API deployment
- Troubleshooting - Deployment issues
- Main Wiki Index - System overview and navigation
- System Architecture - Technical overview
- User Guide - Getting started and usage
- Troubleshooting - Problem solving
- Components - Component specifications
- API Documentation - API reference
- Developer Documentation - Development guide
- Deployment Guide - Deployment and operations
- Troubleshooting - Issue resolution
- Start Here: User Guide
- Commands: User Guide → Commands
- Issues: Troubleshooting
- Start Here: Developer Documentation
- Architecture: System Architecture
- Components: Component Documentation
- Start Here: Deployment Guide
- Production: Deployment → Production Setup
- Issues: Troubleshooting
- Start Here: API Documentation
- Endpoints: API → Endpoints
- Examples: API → Examples
- Start at Main Index - README.md
- Use Site Map - This file for complete overview
- Follow User Journey - Choose appropriate path above
- Cross-Reference - Use links in each document
- "How to start" → User Guide
- "API endpoints" → API Documentation
- "Component details" → Component Documentation
- "Troubleshooting" → Troubleshooting Guide
- "Deployment" → Deployment Guide
- "Architecture" → System Architecture
- Update relevant documentation files
- Update cross-references in linked documents
- Update this site map if structure changes
- Test all links and navigation paths
- All internal links use relative paths
- External links open in new tabs
- Cross-references are maintained in each document
- Navigation flows are tested regularly
- All documentation is version controlled
- Major updates include version information
- Breaking changes are clearly marked
- Archive versions are maintained for reference
Last Updated: 2026-05-06
Site Map Version: 1.0.0
Total Pages: 8 main pages + 1 index