docs re-org
This commit is contained in:
38
docs/90-ARCHIVED/README.md
Normal file
38
docs/90-ARCHIVED/README.md
Normal file
@@ -0,0 +1,38 @@
|
||||
# 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
|
||||
Reference in New Issue
Block a user