Skip to content

Commit fd9b266

Browse files
vintaclaude
andcommitted
docs: reorganize ToC into thematic groups and update contributing guide
Group the Table of Contents entries under bold section headers (AI & ML, Web & API, Data & Science, etc.) so the README is easier to navigate at a glance. Update CONTRIBUTING.md to reflect that new sections should be placed under the appropriate thematic group instead of in a flat list. Co-Authored-By: Claude <noreply@anthropic.com>
1 parent efc08da commit fd9b266

File tree

2 files changed

+834
-778
lines changed

2 files changed

+834
-778
lines changed

CONTRIBUTING.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -80,8 +80,9 @@ Use the **PyPI package name** as the display name so developers can copy it dire
8080
## Adding a New Section
8181

8282
1. Add section description in italics: `*Libraries for doing X.*`
83-
2. Add the section title to the Table of Contents
84-
3. Keep sections in alphabetical order
83+
2. Add the section under the appropriate thematic group (e.g., **AI & ML**, **Web & API**)
84+
3. Add the section title to the Table of Contents under its group
85+
4. Keep entries in alphabetical order within each category
8586

8687
## Review Process
8788

0 commit comments

Comments
 (0)