39 lines
1010 B
Markdown
39 lines
1010 B
Markdown
# Archived Documentation
|
|
|
|
**Purpose:** Historical reference from previous documentation systems
|
|
|
|
## Contents
|
|
|
|
### master-docs-original/
|
|
Original master documentation structure (pre-December 2024 consolidation)
|
|
- Comprehensive but scattered across many files
|
|
- Retained for historical reference
|
|
- **Do not use for active development**
|
|
|
|
### old-docs-original/
|
|
Legacy documentation from earlier iterations
|
|
- Contains older API references
|
|
- Has some WordPress-specific guides
|
|
- **Do not use for active development**
|
|
|
|
## Current Documentation
|
|
|
|
All active documentation has been consolidated into:
|
|
- `/docs/` - Single source of truth
|
|
- See `/docs/README.md` for navigation
|
|
|
|
## When to Reference Archived Docs
|
|
|
|
✅ Historical context for old decisions
|
|
✅ Finding deprecated features
|
|
✅ Understanding system evolution
|
|
|
|
❌ NOT for current development
|
|
❌ NOT for API references
|
|
❌ NOT for implementation guides
|
|
|
|
---
|
|
|
|
**Last Archived:** December 9, 2024
|
|
**Reason:** Documentation consolidation project
|