Commit 1d51c18
committed
docs: a positioning table at the top, refreshed highlights, and the row my own criterion could not see
Review found a table row sitting on line 1 of README.zh-CN.md, above the
document's title. It was put there by the probe that verified rule 10: the
restore step replaced the empty string, which inserts at position 0 rather than
where the row came from. Rule 10 stayed green throughout at 61 rows against 61,
because a count cannot see WHERE a row is. The row is back in the target table.
Rule 15 is the criterion that would have caught it: a maximal run of lines
beginning with `|` is a table only if its second line is a delimiter row, so a
row moved anywhere else lands in a run of its own and is reported. Verified by
reproducing the defect exactly as the probe produced it, and watching the rule
name the file and the line.
The opening now answers "what is this" before the feature list does. C++ spreads
five jobs across five tools; the table gives mcpp's answer for each, and a second
row names what each column is usually recognised as, so a reader arriving with
CMake, vcpkg or rustup in mind can place the whole tool in one glance.
The highlights had not moved since the tool was a module build system. Two of
the five bullets stated the same thing twice and none of them mentioned a
target other than the host. They now cover the surface the sections below
document: dependencies and workspaces are one bullet, and the two that replace
the freed one state that a target is one flag away and that accelerators and
`build.mcpp` exist. The bundled toolchain versions leave the highlight, since
the host default and the freestanding pin are different versions and this line
is not where that is explained.1 parent 880d6be commit 1d51c18
3 files changed
Lines changed: 68 additions & 7 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| 21 | + | |
21 | 22 | | |
22 | 23 | | |
23 | 24 | | |
| |||
375 | 376 | | |
376 | 377 | | |
377 | 378 | | |
| 379 | + | |
| 380 | + | |
| 381 | + | |
| 382 | + | |
| 383 | + | |
| 384 | + | |
| 385 | + | |
| 386 | + | |
| 387 | + | |
| 388 | + | |
| 389 | + | |
| 390 | + | |
| 391 | + | |
| 392 | + | |
| 393 | + | |
| 394 | + | |
| 395 | + | |
| 396 | + | |
| 397 | + | |
| 398 | + | |
| 399 | + | |
| 400 | + | |
| 401 | + | |
| 402 | + | |
| 403 | + | |
| 404 | + | |
| 405 | + | |
| 406 | + | |
| 407 | + | |
| 408 | + | |
| 409 | + | |
| 410 | + | |
| 411 | + | |
| 412 | + | |
| 413 | + | |
| 414 | + | |
| 415 | + | |
| 416 | + | |
| 417 | + | |
| 418 | + | |
| 419 | + | |
| 420 | + | |
378 | 421 | | |
379 | 422 | | |
380 | 423 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
21 | 29 | | |
22 | 30 | | |
23 | 31 | | |
24 | 32 | | |
25 | | - | |
26 | | - | |
27 | | - | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
28 | 37 | | |
29 | 38 | | |
30 | 39 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | 1 | | |
3 | 2 | | |
4 | 3 | | |
| |||
19 | 18 | | |
20 | 19 | | |
21 | 20 | | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
22 | 29 | | |
23 | 30 | | |
24 | 31 | | |
25 | 32 | | |
26 | | - | |
27 | | - | |
28 | | - | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
29 | 37 | | |
30 | 38 | | |
31 | 39 | | |
| |||
396 | 404 | | |
397 | 405 | | |
398 | 406 | | |
| 407 | + | |
399 | 408 | | |
400 | 409 | | |
401 | 410 | | |
| |||
0 commit comments