Commit ef29c29
committed
update-docs: extract the list of Git project-specific manual pages
There are a couple of "manual pages" that are really not interesting to
regular Git users because they affect how to work _with the Git
project_, not how to work _with Git_.
It is somewhat unfortunate (and a clear lack of separation of concerns)
that these are included in what Git's home page calls the "Git
reference".
Note that this has not been the case for a long time! Only with
ea0e16d (docs: include SubmittingPatches, 2018-04-16) it changed,
adding a single Git project-specific file to the site.
Since that dam was broken, 44bf766 (index.rake: build
MyFirstContribution tutorial, 2019-08-14) and later db4e920 (docs:
render 'MyFirstObjectWalk', 2020-06-07) introduced _further_ pages that
have nothing to do, really, with how to use Git.
In preparation for labeling these pages clearly as specific to the Git
project, let's extract the list of these _special_ pages to a central
location where it can be reused in the Hugo part of the site generation.
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>1 parent b3fab8a commit ef29c29
2 files changed
+24
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| 16 | + | |
16 | 17 | | |
17 | 18 | | |
18 | 19 | | |
| |||
29 | 30 | | |
30 | 31 | | |
31 | 32 | | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
32 | 47 | | |
33 | 48 | | |
34 | 49 | | |
| |||
286 | 301 | | |
287 | 302 | | |
288 | 303 | | |
| 304 | + | |
289 | 305 | | |
290 | 306 | | |
291 | 307 | | |
| |||
307 | 323 | | |
308 | 324 | | |
309 | 325 | | |
310 | | - | |
311 | | - | |
312 | | - | |
313 | 326 | | |
314 | 327 | | |
315 | 328 | | |
| |||
323 | 336 | | |
324 | 337 | | |
325 | 338 | | |
326 | | - | |
| 339 | + | |
| 340 | + | |
327 | 341 | | |
328 | 342 | | |
329 | 343 | | |
| |||
0 commit comments