Commit def8e73
committed
DOC: Improve widgets API documentation
- Structure the page into widgets and helpers.
This requires explicit listing of the classes, but is bearable as we
don't often add new classes
- Limit the inheritance diagram to the Widget subclasses instead of also
showning the helper classes there
- Add documentation for `_SelectorWidget`. It's important to understand
its subclasses. This also results in correctly showing the selector
inheritance in the inheritance diagram1 parent ea0fb5b commit def8e73
2 files changed
Lines changed: 67 additions & 13 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
6 | 16 | | |
| 17 | + | |
| 18 | + | |
7 | 19 | | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
8 | 24 | | |
9 | | - | |
10 | | - | |
11 | | - | |
12 | | - | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
3 | | - | |
4 | | - | |
5 | 2 | | |
| 3 | + | |
6 | 4 | | |
7 | 5 | | |
8 | 6 | | |
| |||
2193 | 2191 | | |
2194 | 2192 | | |
2195 | 2193 | | |
| 2194 | + | |
| 2195 | + | |
| 2196 | + | |
| 2197 | + | |
| 2198 | + | |
| 2199 | + | |
| 2200 | + | |
| 2201 | + | |
| 2202 | + | |
| 2203 | + | |
2196 | 2204 | | |
2197 | 2205 | | |
2198 | 2206 | | |
| |||
2497 | 2505 | | |
2498 | 2506 | | |
2499 | 2507 | | |
2500 | | - | |
| 2508 | + | |
2501 | 2509 | | |
2502 | 2510 | | |
2503 | 2511 | | |
| |||
2521 | 2529 | | |
2522 | 2530 | | |
2523 | 2531 | | |
2524 | | - | |
| 2532 | + | |
| 2533 | + | |
2525 | 2534 | | |
2526 | 2535 | | |
2527 | 2536 | | |
2528 | 2537 | | |
2529 | 2538 | | |
2530 | | - | |
| 2539 | + | |
| 2540 | + | |
2531 | 2541 | | |
2532 | 2542 | | |
2533 | 2543 | | |
| |||
2541 | 2551 | | |
2542 | 2552 | | |
2543 | 2553 | | |
2544 | | - | |
| 2554 | + | |
| 2555 | + | |
2545 | 2556 | | |
2546 | 2557 | | |
2547 | 2558 | | |
2548 | 2559 | | |
2549 | 2560 | | |
2550 | | - | |
| 2561 | + | |
| 2562 | + | |
2551 | 2563 | | |
2552 | 2564 | | |
2553 | 2565 | | |
| |||
0 commit comments