refactor: restructure PMO with self-contained documentation and ensure clickable links\n\n- Create pmo/collab directory for PMO-specific collaboration\n- Create pmo/artifacts directory to contain all PMO components\n- Move existing PMO subdirectories (dashboard, projects, reports, resources, config) into pmo/artifacts/\n- Create pmo/artifacts/docs directory with comprehensive documentation\n- Add detailed documentation files for each PMO component\n- Update main README.md to reflect new PMO structure with clickable links\n- Update PMO section in main documentation with clickable links\n- Update AGENTS.md with new PMO paths and clickable references\n- Ensure all markdown-to-markdown links are clickable when rendered\n- Update version tracking in AGENTS.md to v4.0.0\n- Maintain consistency across all documentation references

Co-authored-by: Qwen-Coder <qwen-coder@alibabacloud.com>
This commit is contained in:
2025-10-24 09:31:52 -05:00
parent 25d413ed4d
commit d17e810a94
10 changed files with 168 additions and 17 deletions

View File

@@ -0,0 +1,16 @@
# PMO Documentation
This directory contains detailed documentation for the Project Management Office (PMO) functionality.
## Contents
- [Dashboard Documentation](./dashboard.md) - Information about PMO dashboards
- [Project Registry Documentation](./projects.md) - Information about project tracking
- [Report Generation](./reports.md) - Information about status reports
- [Resource Management](./resources.md) - Information about resource tracking
- [Configuration Guide](./config.md) - Information about PMO configuration
- [Artifacts Overview](./artifacts.md) - Information about PMO artifacts
## Overview
The PMO (Project Management Office) provides centralized project oversight and management capabilities. This documentation covers all aspects of PMO functionality to help users understand and utilize the system effectively.