📚 DIATAXIS ALIGNMENT: Use Proper 'Reference' Terminology

FRAMEWORK CONSISTENCY:
 All sections now use proper Diataxis terminology:
   - Tutorials ✓
   - How-To Guides ✓
   - Explanations ✓
   - Reference ✓ (was 'Quick Reference')

UPDATES:
 Navigation: All three guides use 'Reference'
 Homepage: Content organization section updated
 Perfect Diataxis framework implementation

AUTHENTIC TO DOCUMENTATION BEST PRACTICES! 📚
This commit is contained in:
Claude AI Guide Project 2025-07-08 09:36:42 -06:00
parent 1ce01aeb24
commit 615dd8b7b9
2 changed files with 4 additions and 4 deletions

View File

@ -103,7 +103,7 @@ export default defineConfig({
], ],
}, },
{ {
label: 'Quick Reference', label: 'Reference',
items: [ items: [
{ label: 'Conversation Starters', link: '/beginners/reference/' }, { label: 'Conversation Starters', link: '/beginners/reference/' },
], ],
@ -189,7 +189,7 @@ export default defineConfig({
], ],
}, },
{ {
label: 'Quick Reference', label: 'Reference',
items: [ items: [
{ label: 'Power-User Guide', link: '/intermediate/reference/' }, { label: 'Power-User Guide', link: '/intermediate/reference/' },
], ],
@ -274,7 +274,7 @@ export default defineConfig({
], ],
}, },
{ {
label: 'Quick Reference', label: 'Reference',
items: [ items: [
{ label: 'Connected AI Architect\'s Guide', link: '/advanced/reference/' }, { label: 'Connected AI Architect\'s Guide', link: '/advanced/reference/' },
], ],

View File

@ -74,7 +74,7 @@ Jump straight to what you need when you need it
Deepen your knowledge of why things work Deepen your knowledge of why things work
### ⚡ Quick Reference ### ⚡ Reference
**Information-oriented** - Conversation starters, troubleshooting, emergency fixes **Information-oriented** - Conversation starters, troubleshooting, emergency fixes
Bookmark this for ongoing reference Bookmark this for ongoing reference