|
7 | 7 | "categories": ["meta"], |
8 | 8 | "order": 0, |
9 | 9 | "prerequisites": [], |
10 | | - "description": "A quick tour of the Vuetify0 documentation site.", |
| 10 | + "description": "Learn where everything lives and how to get the most out of the docs.", |
11 | 11 | "minutes": 3, |
12 | 12 | "startRoute": "/introduction/why-vuetify0", |
13 | 13 | "steps": [ |
14 | 14 | { |
15 | 15 | "id": "search", |
16 | 16 | "title": "Search", |
17 | | - "task": "This is the search. It finds components, composables, and guides across the entire documentation.", |
| 17 | + "task": "Find anything instantly. Search covers components, composables, guides—even deep API references.", |
18 | 18 | "hint": "", |
19 | | - "learn": "Where to find the search" |
| 19 | + "learn": "Instantly locate any component or guide" |
20 | 20 | }, |
21 | 21 | { |
22 | 22 | "id": "navigation", |
23 | 23 | "title": "Navigation", |
24 | | - "task": "This is the main navigation sidebar. It organizes all documentation into sections: components, composables, guides, and more.", |
| 24 | + "task": "Your map to everything. Browse by category or expand sections to explore what's available.", |
25 | 25 | "hint": "", |
26 | | - "learn": "Where to find the navigation sidebar", |
| 26 | + "learn": "Navigate the full documentation structure", |
27 | 27 | "placement": "right" |
28 | 28 | }, |
29 | 29 | { |
30 | 30 | "id": "toc", |
31 | 31 | "title": "Table of Contents", |
32 | | - "task": "The TOC shows all headings on the current page. Click any heading to jump directly to that section.", |
33 | | - "hint": "Table of Contents is not available on mobile devices.", |
34 | | - "learn": "How to navigate within a page", |
| 32 | + "task": "Jump to any section. Click a heading to skip straight there—no scrolling required.", |
| 33 | + "hint": "Not available on mobile devices.", |
| 34 | + "learn": "Jump directly to any section on a page", |
35 | 35 | "placement": "left", |
36 | 36 | "skipOnMobile": true |
37 | 37 | }, |
38 | 38 | { |
39 | 39 | "id": "page-actions", |
40 | 40 | "title": "Page Actions", |
41 | | - "task": "Every page has quick actions: edit on GitHub, report bugs, view source code, and copy as markdown.", |
| 41 | + "task": "Spot something wrong? Edit it on GitHub, report it, or grab the source—directly from any page.", |
42 | 42 | "hint": "", |
43 | | - "learn": "How to contribute and report issues" |
| 43 | + "learn": "Report issues or contribute improvements" |
44 | 44 | }, |
45 | 45 | { |
46 | 46 | "id": "page-metadata", |
47 | 47 | "title": "Page Metadata", |
48 | | - "task": "Metadata shows the skill level, test coverage, performance tier, and last update date for each feature.", |
| 48 | + "task": "Know what you're getting into. Skill level, test coverage, and performance tier—at a glance.", |
49 | 49 | "hint": "", |
50 | | - "learn": "How to assess feature quality and complexity", |
| 50 | + "learn": "Assess feature complexity before diving in", |
51 | 51 | "placementMobile": "top" |
52 | 52 | }, |
53 | 53 | { |
54 | 54 | "id": "ask-ai", |
55 | 55 | "title": "Ask AI", |
56 | | - "task": "This is Ask AI. It's a context-aware assistant that knows the content of the current page and can answer your questions.", |
| 56 | + "task": "Stuck? Ask AI knows this page inside out. Ask anything and get an answer in seconds.", |
57 | 57 | "hint": "", |
58 | | - "learn": "Where to find the AI assistant", |
| 58 | + "learn": "Get instant answers without leaving the page", |
59 | 59 | "placement": "top" |
60 | 60 | }, |
61 | 61 | { |
62 | 62 | "id": "ask-ai-panel", |
63 | 63 | "title": "Ask AI Panel", |
64 | | - "task": "Asking a question opens up the Ask AI panel. Here you can see the conversation history and interact with the assistant.", |
| 64 | + "task": "Your conversation lives here. Scroll back through history or pick up where you left off.", |
65 | 65 | "hint": "", |
66 | | - "learn": "How to use the Ask AI panel", |
| 66 | + "learn": "Continue conversations across sessions", |
67 | 67 | "placement": "left", |
68 | 68 | "placementMobile": "top" |
69 | 69 | }, |
70 | 70 | { |
71 | 71 | "id": "ask-ai-features", |
72 | 72 | "title": "Conversation Tools", |
73 | | - "task": "The toolbar has options to save your conversation to Vuetify Bin, copy it, or reset and start fresh.", |
| 73 | + "task": "Save, copy, or start fresh. Your AI conversations can be exported to Vuetify Bin for later.", |
74 | 74 | "hint": "", |
75 | | - "learn": "What the Ask AI toolbar does", |
| 75 | + "learn": "Save and export AI conversations", |
76 | 76 | "placement": "left", |
77 | 77 | "placementMobile": "bottom" |
78 | 78 | }, |
79 | 79 | { |
80 | 80 | "id": "settings", |
81 | 81 | "title": "Settings", |
82 | | - "task": "This is the settings panel. It has theme options, layout preferences, and content filters.", |
| 82 | + "task": "Make it yours. Toggle themes, adjust layout, and filter content to match how you work.", |
83 | 83 | "hint": "", |
84 | | - "learn": "Where to find settings" |
| 84 | + "learn": "Customize the docs to your preferences" |
85 | 85 | }, |
86 | 86 | { |
87 | 87 | "id": "skill-level", |
88 | 88 | "title": "Skill Levels", |
89 | | - "task": "These filters control which content appears in the navigation. Beginner shows fundamentals, Intermediate adds detail, and Advanced shows everything.", |
| 89 | + "task": "Show what matters. Beginner sticks to fundamentals. Advanced unlocks everything.", |
90 | 90 | "hint": "", |
91 | | - "learn": "What skill level filters do", |
| 91 | + "learn": "Filter content to match your experience", |
92 | 92 | "placement": "left", |
93 | 93 | "placementMobile": "top" |
94 | 94 | }, |
95 | 95 | { |
96 | 96 | "id": "complete", |
97 | | - "title": "Tour Complete!", |
98 | | - "task": "That's it for the tour! You're now ready to explore the Vuetify0 documentation like a pro.", |
| 97 | + "title": "Tour Complete", |
| 98 | + "task": "You've got the lay of the land. Go explore—or dive into another tour when you're ready.", |
99 | 99 | "hint": "", |
100 | | - "learn": "You're all set!" |
| 100 | + "learn": "Confidently navigate the entire docs site" |
101 | 101 | } |
102 | 102 | ] |
103 | 103 | } |
0 commit comments