Commit fb1a133
doc: spruce up user journey to local docs browsing
This patch improves the means by which the docs are viewed locally.
* Remove extraneous code in the `docserve` Makefile target
* Document the `docserve` task for all to know
* Bring all code snippets in this section up to speed
* Clarify the purpose of each documentation browsing method
Fixes: #34977
PR-URL: #34986
Reviewed-By: Richard Lau <riclau@uk.ibm.com>1 parent 6d6c6fa commit fb1a133Copy full SHA for fb1a133
File tree
Expand file treeCollapse file tree
2 files changed
+28
-19
lines changedOpen diff view settings
Filter options
Expand file treeCollapse file tree
2 files changed
+28
-19
lines changedOpen diff view settings
Collapse file
+26-16Lines changed: 26 additions & 16 deletions
- Display the source diff
- Display the rich diff
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
423 | 423 | |
424 | 424 | |
425 | 425 | |
426 | | - |
427 | | - |
| 426 | + |
| 427 | + |
428 | 428 | |
429 | 429 | |
430 | 430 | |
431 | 431 | |
432 | | - |
433 | | - |
| 432 | + |
| 433 | + |
434 | 434 | |
435 | 435 | |
436 | | - |
| 436 | + |
437 | 437 | |
438 | | - |
439 | | - |
| 438 | + |
| 439 | + |
440 | 440 | |
441 | 441 | |
442 | | - |
443 | | - |
| 442 | + |
444 | 443 | |
445 | | - |
446 | | - |
| 444 | + |
| 445 | + |
447 | 446 | |
448 | 447 | |
449 | | - |
| 448 | + |
| 449 | + |
| 450 | + |
| 451 | + |
| 452 | + |
| 453 | + |
| 454 | + |
| 455 | + |
| 456 | + |
| 457 | + |
| 458 | + |
| 459 | + |
450 | 460 | |
451 | 461 | |
452 | 462 | |
453 | | - |
454 | | - |
| 463 | + |
| 464 | + |
455 | 465 | |
456 | 466 | |
457 | 467 | |
458 | 468 | |
459 | | - |
460 | | - |
| 469 | + |
| 470 | + |
461 | 471 | |
462 | 472 | |
463 | 473 | |
|
Collapse file
+2-3Lines changed: 2 additions & 3 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
771 | 771 | |
772 | 772 | |
773 | 773 | |
774 | | - |
775 | | - |
776 | | - |
| 774 | + |
| 775 | + |
777 | 776 | |
778 | 777 | |
779 | 778 | |
|
0 commit comments