Commit bc35d72
committed
Docs: Remove
As decided in the JavaScript core chat. With a few reasons:
* It is visually cleaner when reading the source.
* This bring the JavaScript documentation closer to the PHP documentation.
The only disadvantage is that the JSDoc parser doesn't split out the summary and the description in the new format. We've decided to solve this when building the JavaScript documentation parser.
Props herregroen.
Fixes #42901.
git-svn-id: https://develop.svn.wordpress.org/trunk@42411 602fd350-edb4-49c9-b593-d223f7449a82@summary tags from JSDoc.1 parent 05d60c5 commit bc35d72
24 files changed
Lines changed: 338 additions & 371 deletions
File tree
- src
- wp-admin/js
- wp-content/themes
- twentyfifteen/js
- twentyfourteen/js
- twentythirteen/js
- wp-includes/js
- media
- controllers
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
14 | | - | |
15 | 13 | | |
16 | 14 | | |
17 | 15 | | |
| |||
31 | 29 | | |
32 | 30 | | |
33 | 31 | | |
34 | | - | |
| 32 | + | |
35 | 33 | | |
36 | 34 | | |
37 | 35 | | |
| |||
56 | 54 | | |
57 | 55 | | |
58 | 56 | | |
59 | | - | |
| 57 | + | |
60 | 58 | | |
61 | 59 | | |
62 | 60 | | |
| |||
75 | 73 | | |
76 | 74 | | |
77 | 75 | | |
78 | | - | |
79 | | - | |
80 | 76 | | |
81 | 77 | | |
82 | 78 | | |
| |||
176 | 172 | | |
177 | 173 | | |
178 | 174 | | |
179 | | - | |
180 | | - | |
181 | 175 | | |
182 | 176 | | |
183 | 177 | | |
| |||
208 | 202 | | |
209 | 203 | | |
210 | 204 | | |
211 | | - | |
| 205 | + | |
212 | 206 | | |
213 | 207 | | |
214 | 208 | | |
| |||
220 | 214 | | |
221 | 215 | | |
222 | 216 | | |
223 | | - | |
| 217 | + | |
224 | 218 | | |
225 | 219 | | |
226 | 220 | | |
| |||
233 | 227 | | |
234 | 228 | | |
235 | 229 | | |
236 | | - | |
| 230 | + | |
237 | 231 | | |
238 | 232 | | |
239 | 233 | | |
| |||
246 | 240 | | |
247 | 241 | | |
248 | 242 | | |
249 | | - | |
250 | | - | |
251 | 243 | | |
252 | 244 | | |
253 | 245 | | |
| |||
271 | 263 | | |
272 | 264 | | |
273 | 265 | | |
274 | | - | |
275 | | - | |
276 | 266 | | |
277 | 267 | | |
278 | 268 | | |
| |||
295 | 285 | | |
296 | 286 | | |
297 | 287 | | |
298 | | - | |
| 288 | + | |
299 | 289 | | |
300 | 290 | | |
301 | 291 | | |
| |||
311 | 301 | | |
312 | 302 | | |
313 | 303 | | |
314 | | - | |
| 304 | + | |
315 | 305 | | |
316 | 306 | | |
317 | 307 | | |
| |||
327 | 317 | | |
328 | 318 | | |
329 | 319 | | |
330 | | - | |
331 | | - | |
332 | 320 | | |
333 | 321 | | |
334 | 322 | | |
| |||
344 | 332 | | |
345 | 333 | | |
346 | 334 | | |
347 | | - | |
348 | | - | |
349 | 335 | | |
350 | 336 | | |
351 | 337 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
| 21 | + | |
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| |||
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
40 | | - | |
| 40 | + | |
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
| |||
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
62 | | - | |
| 62 | + | |
63 | 63 | | |
64 | 64 | | |
65 | 65 | | |
| |||
0 commit comments