Commit 383a452
committed
docs: add comprehensive user guide and update documentation links
- Create main user guide entry point (docs/user-guide/README.md) with:
- Quick start guide with step-by-step instructions
- Available commands reference
- Configuration guide with all options
- Common troubleshooting scenarios
- Links to all related documentation
- Update main README.md:
- Add prominent link to user guide in Usage section
- Clarify that manual provisioning via E2E tests is temporary workaround
- Add user guide link to Documentation section
- Update .github/copilot-instructions.md:
- Add docs/user-guide/ to Key Directories for AI assistant discovery
The user guide provides comprehensive documentation for end users covering
the create, destroy, and template generation commands currently available
in production. Future commands (deploy, run, status) are documented as
coming soon.1 parent ec1d4cd commit 383a452
3 files changed
Lines changed: 440 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| 28 | + | |
28 | 29 | | |
29 | 30 | | |
30 | 31 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
107 | 107 | | |
108 | 108 | | |
109 | 109 | | |
| 110 | + | |
| 111 | + | |
110 | 112 | | |
111 | 113 | | |
112 | 114 | | |
| |||
166 | 168 | | |
167 | 169 | | |
168 | 170 | | |
| 171 | + | |
| 172 | + | |
169 | 173 | | |
170 | 174 | | |
171 | 175 | | |
| |||
175 | 179 | | |
176 | 180 | | |
177 | 181 | | |
178 | | - | |
| 182 | + | |
| 183 | + | |
| 184 | + | |
179 | 185 | | |
180 | 186 | | |
181 | 187 | | |
| |||
372 | 378 | | |
373 | 379 | | |
374 | 380 | | |
| 381 | + | |
375 | 382 | | |
376 | | - | |
377 | | - | |
| 383 | + | |
| 384 | + | |
378 | 385 | | |
379 | 386 | | |
380 | 387 | | |
| |||
0 commit comments