Skip to content

Commit 8806949

Browse files
committed
docs: consolidate getting started documentation
Replace detailed getting-started.md with streamlined version from onboarding-guide.md. Move Getting Started to top of Documentation table and update description to emphasize quick setup. Changes: - Remove verbose getting-started.md (591 lines) - Rename onboarding-guide.md → getting-started.md (focused, 5-min setup) - Update title from "Onboarding Guide" to "Getting Started" - Move Getting Started to top of Documentation table - Update description to "Quick start for contributors (5 min setup)"
1 parent ae4a7ee commit 8806949

File tree

4 files changed

+137
-728
lines changed

4 files changed

+137
-728
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -169,9 +169,9 @@ Raw API access: `getApi()` ·`sendApi()`
169169

170170
| Guide | Description |
171171
|-------|-------------|
172+
| **[Getting Started](./docs/getting-started.md)** | Quick start for contributors (5 min setup) |
172173
| **[API Reference](./docs/api-reference.md)** | Complete API method documentation |
173174
| **[Usage Examples](./docs/usage-examples.md)** | Real-world patterns and code samples |
174-
| **[Getting Started](./docs/getting-started.md)** | Development setup and workflow |
175175
| **[Quota Management](./docs/quota-management.md)** | Cost tiers (0/10/100) and utilities |
176176
| **[Testing Guide](./docs/dev/testing.md)** | Test helpers, fixtures, and patterns |
177177
| **[Method Reference](./docs/when-to-use-what.md)** | Quick method selection guide |

0 commit comments

Comments
 (0)