Skip to content

docs(readme): navigable index and tier-1 structure - #28

Merged
aurkenb merged 1 commit into
mainfrom
docs/readme-navigation-index
Sep 3, 2026
Merged

docs(readme): navigable index and tier-1 structure#28
aurkenb merged 1 commit into
mainfrom
docs/readme-navigation-index

Conversation

@claude

@claude claude Bot commented Sep 3, 2026

Copy link
Copy Markdown
Contributor

Before: The README opens with the logo, title, and a one-line intro, then drops straight into ## Installation and a long run of sections — Usage with several sub-sections (Adaptive Stealth Mode, POST Requests, Extract, Batch, Concurrency and their nested notes), Examples, Contributing, License. A reader landing on the page has no map: to find "Batch" or the TypeScript note on Promise.allSettled() they have to scroll the whole document and scan every heading.

After: A ## Table of Contents sits right below the intro, before Installation. It lists every top-level section as a GitHub-anchor link, with Usage's sub-sections nested underneath (and the Batch/Concurrency notes nested one level deeper).

Add a Table of Contents with GitHub-style #anchor links right after the
intro, nesting sub-sections under Usage. No prose, code, badges, or
section content changed — navigation only.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_015rnxtANUejeRhQcGcftzsu
@aurkenb
aurkenb marked this pull request as ready for review September 3, 2026 10:57
@aurkenb
aurkenb merged commit cab7be5 into main Sep 3, 2026
1 check passed
@aurkenb
aurkenb deleted the docs/readme-navigation-index branch September 3, 2026 10:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants