|
1 | 1 | # Make Rustdoc Search easier to learn |
2 | 2 |
|
3 | 3 | | Metadata | | |
4 | | -| --- | --- | |
| 4 | +|----------------|------------------------------------| |
5 | 5 | | Owner(s) | @notriddle | |
6 | 6 | | Teams | [rustdoc], [rustdoc-frontend] | |
7 | 7 | | Status | Accepted | |
@@ -67,17 +67,17 @@ The goal is to reach this point *without trying to be a better Google than Googl |
67 | 67 |
|
68 | 68 | *This section defines the specific work items that are planned and who is expected to do them. It should also include what will be needed from Rust teams. The table below shows some common sets of asks and work, but feel free to adjust it as needed. Every row in the table should either correspond to something done by a contributor or something asked of a team. For items done by a contributor, list the contributor, or ![Heap wanted][] if you don't yet know who will do it. For things asked of teams, list ![Team][] and the name of the team. The things typically asked of teams are defined in the [Definitions](#definitions) section below.* |
69 | 69 |
|
70 | | -| Subgoal | Owner(s) or team(s) | Notes | |
71 | | -| --------------------------------------------- | ------------------------------ | ----- | |
72 | | -| Discussion and moral support | ![Team][] [rustdoc] | | |
73 | | -| Improve on any discovered weaknesses | | | |
74 | | -| ↳ Implementation: show type signature in SERP | @notriddle | | |
75 | | -| ↳ Implementation: tweak search algo | @notriddle | | |
76 | | -| ↳ Standard reviews | ![Team][] [rustdoc-frontend] | | |
77 | | -| ↳ Design meeting | ![Team][] [rustdoc-frontend] | | |
78 | | -| ↳ FCP review | ![Team][] [rustdoc-frontend] | | |
79 | | -| Feedback and testing | | | |
80 | | -| ↳ Inside Rust blog post inviting feedback | | | |
| 70 | +| Subgoal | Owner(s) or team(s) | Notes | |
| 71 | +|-----------------------------------------------|------------------------------|-------| |
| 72 | +| Discussion and moral support | ![Team][] [rustdoc] | | |
| 73 | +| Improve on any discovered weaknesses | | | |
| 74 | +| ↳ Implementation: show type signature in SERP | @notriddle | | |
| 75 | +| ↳ Implementation: tweak search algo | @notriddle | | |
| 76 | +| ↳ Standard reviews | ![Team][] [rustdoc-frontend] | | |
| 77 | +| ↳ Design meeting | ![Team][] [rustdoc-frontend] | | |
| 78 | +| ↳ FCP decision(s) | ![Team][] [rustdoc-frontend] | | |
| 79 | +| Feedback and testing | | | |
| 80 | +| ↳ Inside Rust blog post inviting feedback | | | |
81 | 81 |
|
82 | 82 | ### Definitions |
83 | 83 |
|
|
0 commit comments