Commit 261c9c9
docs: retitle usage.rst "Using the parser"
The page has roughly tripled — 414 lines across 13 sections — since it
was named. "Getting started" now sets the wrong expectation in both
directions: a newcomer expects something short, and a reader returning
to look up how to sort by surname or what ambiguities does never thinks
to check a page called Getting started.
"Using the parser" also aligns the title with the URL it has always had
(usage.html), and echoes v1's "Using the HumanName Parser" for readers
coming back. Dropping HumanName from it on purpose: 2.0's entry point is
parse(), and naming the compatibility layer in the title of the main
tour would point newcomers at the wrong API.
The README already showed the strain — it linked "Getting started" and
then glossed it as "the full tour". Gloss updated too; its list of
contents predated input shapes, attaching words, ambiguities and tokens.
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>1 parent 1e76761 commit 261c9c9
3 files changed
Lines changed: 4 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
39 | | - | |
| 39 | + | |
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
80 | 80 | | |
81 | 81 | | |
82 | 82 | | |
83 | | - | |
| 83 | + | |
84 | 84 | | |
85 | 85 | | |
86 | 86 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
| 1 | + | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| |||
0 commit comments