|
185 | 185 | "brief": "", |
186 | 186 | "description": "" |
187 | 187 | }, |
| 188 | + { |
| 189 | + "name": "createTutorialDoc", |
| 190 | + "type": "FunctionDoc", |
| 191 | + "brief": "<p>Creates a {@link TutorialDoc}.</p>", |
| 192 | + "description": "" |
| 193 | + }, |
188 | 194 | { |
189 | 195 | "name": "declareParameter", |
190 | 196 | "type": "FunctionDoc", |
|
245 | 251 | "brief": "", |
246 | 252 | "description": "" |
247 | 253 | }, |
248 | | - { |
249 | | - "name": "extractSymbol", |
250 | | - "type": "FunctionDoc", |
251 | | - "brief": "", |
252 | | - "description": "" |
253 | | - }, |
254 | 254 | { |
255 | 255 | "name": "extractTypeFailsafe", |
256 | 256 | "type": "FunctionDoc", |
|
276 | 276 | "description": "" |
277 | 277 | }, |
278 | 278 | { |
279 | | - "name": "getIncludePattern", |
280 | | - "type": "FunctionDoc", |
281 | | - "brief": "", |
282 | | - "description": "" |
283 | | - }, |
284 | | - { |
285 | | - "name": "initLogger", |
| 279 | + "name": "getTemplate", |
286 | 280 | "type": "FunctionDoc", |
287 | 281 | "brief": "", |
288 | 282 | "description": "" |
|
336 | 330 | "description": "" |
337 | 331 | }, |
338 | 332 | { |
339 | | - "name": "loadTutorials", |
| 333 | + "name": "main", |
340 | 334 | "type": "FunctionDoc", |
341 | 335 | "brief": "", |
342 | 336 | "description": "" |
|
365 | 359 | "brief": "", |
366 | 360 | "description": "" |
367 | 361 | }, |
| 362 | + { |
| 363 | + "name": "morphTutorials", |
| 364 | + "type": "FunctionDoc", |
| 365 | + "brief": "", |
| 366 | + "description": "" |
| 367 | + }, |
368 | 368 | { |
369 | 369 | "name": "packageApi", |
370 | 370 | "type": "FunctionDoc", |
|
462 | 462 | "description": "" |
463 | 463 | }, |
464 | 464 | { |
465 | | - "name": "parseSince", |
| 465 | + "name": "parseSee", |
466 | 466 | "type": "FunctionDoc", |
467 | 467 | "brief": "", |
468 | 468 | "description": "" |
|
491 | 491 | "brief": "", |
492 | 492 | "description": "" |
493 | 493 | }, |
| 494 | + { |
| 495 | + "name": "parseTypedef", |
| 496 | + "type": "FunctionDoc", |
| 497 | + "brief": "", |
| 498 | + "description": "" |
| 499 | + }, |
494 | 500 | { |
495 | 501 | "name": "query", |
496 | 502 | "type": "FunctionDoc", |
|
509 | 515 | "brief": "", |
510 | 516 | "description": "<p>Imports the doctree from the JSON format string-data. This will not recover all of the\ninformation in the original doctree.</p>" |
511 | 517 | }, |
| 518 | + { |
| 519 | + "name": "reduceMemberExpression", |
| 520 | + "type": "FunctionDoc", |
| 521 | + "brief": "", |
| 522 | + "description": "" |
| 523 | + }, |
| 524 | + { |
| 525 | + "name": "reduceTSQualifiedName", |
| 526 | + "type": "FunctionDoc", |
| 527 | + "brief": "", |
| 528 | + "description": "" |
| 529 | + }, |
512 | 530 | { |
513 | 531 | "name": "registerDoctreeMod", |
514 | 532 | "type": "FunctionDoc", |
|
555 | 573 | "description": "" |
556 | 574 | }, |
557 | 575 | { |
558 | | - "name": "resolveConfigurator", |
| 576 | + "name": "resolvedThis", |
559 | 577 | "type": "FunctionDoc", |
560 | 578 | "brief": "", |
561 | 579 | "description": "" |
562 | 580 | }, |
563 | 581 | { |
564 | | - "name": "resolvedThis", |
| 582 | + "name": "resolveExpression", |
565 | 583 | "type": "FunctionDoc", |
566 | 584 | "brief": "", |
567 | 585 | "description": "" |
568 | 586 | }, |
569 | 587 | { |
570 | | - "name": "resolveFlowDataType", |
| 588 | + "name": "resolveInit", |
571 | 589 | "type": "FunctionDoc", |
572 | 590 | "brief": "", |
573 | 591 | "description": "" |
|
579 | 597 | "description": "" |
580 | 598 | }, |
581 | 599 | { |
582 | | - "name": "resolveRelated", |
| 600 | + "name": "resolveObject", |
583 | 601 | "type": "FunctionDoc", |
584 | 602 | "brief": "", |
585 | | - "description": "<ul>\n<li>\n<p>Resolves all docs listed in the "extends", "implements", "mixes". This prevent redundant\nsearches to extended/implemented/mixed symbols.</p>\n</li>\n<li>\n<p>Replaces the "default" scopes for properties with a good guess. (The @property tag parser puts\n"default" scope on the PropertyDocs it creates)</p>\n</li>\n<li>\n<p>Brings down any methods/properties coming from parent classes & mixins. Adds the implementation\nproperty to methods/properties that come from interfaces.</p>\n</li>\n</ul>" |
| 603 | + "description": "" |
586 | 604 | }, |
587 | 605 | { |
588 | | - "name": "resolveReturn", |
| 606 | + "name": "resolveRelated", |
589 | 607 | "type": "FunctionDoc", |
590 | 608 | "brief": "", |
591 | | - "description": "" |
| 609 | + "description": "<ul>\n<li>\n<p>Resolves all docs listed in the "extends", "implements", "mixes". This prevent redundant\nsearches to extended/implemented/mixed symbols.</p>\n</li>\n<li>\n<p>Replaces the "default" scopes for properties with a good guess. (The @property tag parser puts\n"default" scope on the PropertyDocs it creates)</p>\n</li>\n<li>\n<p>Brings down any methods/properties coming from parent classes & mixins. Adds the implementation\nproperty to methods/properties that come from interfaces.</p>\n</li>\n</ul>" |
592 | 610 | }, |
593 | 611 | { |
594 | | - "name": "resolveRootObject", |
| 612 | + "name": "resolveToObject", |
595 | 613 | "type": "FunctionDoc", |
596 | 614 | "brief": "", |
597 | 615 | "description": "" |
598 | 616 | }, |
599 | 617 | { |
600 | | - "name": "resolveToObject", |
| 618 | + "name": "resolveTSDataType", |
601 | 619 | "type": "FunctionDoc", |
602 | 620 | "brief": "", |
603 | 621 | "description": "" |
|
656 | 674 | "brief": "<p>Preorder traversal of all the docs</p>", |
657 | 675 | "description": "" |
658 | 676 | }, |
| 677 | + { |
| 678 | + "name": "tutorialDoc", |
| 679 | + "type": "FunctionDoc", |
| 680 | + "brief": "", |
| 681 | + "description": "" |
| 682 | + }, |
659 | 683 | { |
660 | 684 | "name": "updateScope", |
661 | 685 | "type": "FunctionDoc", |
|
0 commit comments