@@ -159,47 +159,13 @@ In preparation for the epoch release, we will continue to invest in Rust’s lib
159
159
160
160
#### Documentation
161
161
162
- The documentaiton team has a number of goals for the year, some which fit into
163
- the epoch, and some that do not. This section is organized according to the
164
- key goals for the project overall:
165
-
166
- ##### Rust 2018
167
-
168
162
Documentation plays a * critical* role in the epoch release, as it’s often an
169
163
entry point for people who are taking a look at Rust thanks to our marketing
170
164
push. With regards to the epoch specifically, this mostly means updating the
171
165
online version of “The Rust Programming Language” to include all of the new
172
166
things that are being stabilized in the first part of the year. Along those
173
- lines, other resouces will also need to be updated to incorporate those
174
- new features as well.
175
-
176
- ##### Intermediate documentation
177
-
178
- This one fits squarely into the doc team's wheelhouse. This is a vital focus
179
- of the year, though it may not happen by the time of the epoch.
180
-
181
- The plan to tackle this is mostly "expand the bookshelf with these sorts
182
- of resources," but also ties into the "domain focuses" goal below, see that
183
- for more.
184
-
185
- ##### Empowering the global community
186
-
187
- While this is largely a community team effort, the documentation team will also
188
- be able to assist here somewhat. Integrating i18n efforts into the documentation
189
- is an important part of the year.
190
-
191
- Furthermore, while Rustdoc is owned by the Dev Tools team, it's also very
192
- important to the docs team. A new version of Rustdoc is underway, but both
193
- rustdocs will be undergoing some i18n related features. More below.
194
-
195
- ##### Expanding Rust teams and leadership
196
-
197
- This is really important to the docs team, and ties into all the other goals.
198
- We are in the process of spinning up working groups for each major bit of
199
- documentation we have in the bookshelf today. Notably, the Reference and
200
- Rust by Example now have explicit, focused groups. We hope to expand both
201
- of those groups, as well as add more where they make sense in the upcoming
202
- year.
167
+ lines, other resouces, like the Reference and Rust By Example, will also need
168
+ to be updated to incorporate those new features as well.
203
169
204
170
##### Domain focuses
205
171
0 commit comments