Skip to content

Commit 3450c47

Browse files
committed
Merge
1 parent 73a703f commit 3450c47

File tree

6 files changed

+65
-29
lines changed

6 files changed

+65
-29
lines changed

.idea/inspectionProfiles/Project_Default.xml

Lines changed: 6 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.idea/misc.xml

Lines changed: 0 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.idea/modules.xml

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.idea/webdoc.iml

Lines changed: 9 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

example.api.json

Lines changed: 48 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -185,6 +185,12 @@
185185
"brief": "",
186186
"description": ""
187187
},
188+
{
189+
"name": "createTutorialDoc",
190+
"type": "FunctionDoc",
191+
"brief": "<p>Creates a {@link TutorialDoc}.</p>",
192+
"description": ""
193+
},
188194
{
189195
"name": "declareParameter",
190196
"type": "FunctionDoc",
@@ -245,12 +251,6 @@
245251
"brief": "",
246252
"description": ""
247253
},
248-
{
249-
"name": "extractSymbol",
250-
"type": "FunctionDoc",
251-
"brief": "",
252-
"description": ""
253-
},
254254
{
255255
"name": "extractTypeFailsafe",
256256
"type": "FunctionDoc",
@@ -276,13 +276,7 @@
276276
"description": ""
277277
},
278278
{
279-
"name": "getIncludePattern",
280-
"type": "FunctionDoc",
281-
"brief": "",
282-
"description": ""
283-
},
284-
{
285-
"name": "initLogger",
279+
"name": "getTemplate",
286280
"type": "FunctionDoc",
287281
"brief": "",
288282
"description": ""
@@ -336,7 +330,7 @@
336330
"description": ""
337331
},
338332
{
339-
"name": "loadTutorials",
333+
"name": "main",
340334
"type": "FunctionDoc",
341335
"brief": "",
342336
"description": ""
@@ -365,6 +359,12 @@
365359
"brief": "",
366360
"description": ""
367361
},
362+
{
363+
"name": "morphTutorials",
364+
"type": "FunctionDoc",
365+
"brief": "",
366+
"description": ""
367+
},
368368
{
369369
"name": "packageApi",
370370
"type": "FunctionDoc",
@@ -462,7 +462,7 @@
462462
"description": ""
463463
},
464464
{
465-
"name": "parseSince",
465+
"name": "parseSee",
466466
"type": "FunctionDoc",
467467
"brief": "",
468468
"description": ""
@@ -491,6 +491,12 @@
491491
"brief": "",
492492
"description": ""
493493
},
494+
{
495+
"name": "parseTypedef",
496+
"type": "FunctionDoc",
497+
"brief": "",
498+
"description": ""
499+
},
494500
{
495501
"name": "query",
496502
"type": "FunctionDoc",
@@ -509,6 +515,18 @@
509515
"brief": "",
510516
"description": "<p>Imports the doctree from the JSON format string-data. This will not recover all of the\ninformation in the original doctree.</p>"
511517
},
518+
{
519+
"name": "reduceMemberExpression",
520+
"type": "FunctionDoc",
521+
"brief": "",
522+
"description": ""
523+
},
524+
{
525+
"name": "reduceTSQualifiedName",
526+
"type": "FunctionDoc",
527+
"brief": "",
528+
"description": ""
529+
},
512530
{
513531
"name": "registerDoctreeMod",
514532
"type": "FunctionDoc",
@@ -555,19 +573,19 @@
555573
"description": ""
556574
},
557575
{
558-
"name": "resolveConfigurator",
576+
"name": "resolvedThis",
559577
"type": "FunctionDoc",
560578
"brief": "",
561579
"description": ""
562580
},
563581
{
564-
"name": "resolvedThis",
582+
"name": "resolveExpression",
565583
"type": "FunctionDoc",
566584
"brief": "",
567585
"description": ""
568586
},
569587
{
570-
"name": "resolveFlowDataType",
588+
"name": "resolveInit",
571589
"type": "FunctionDoc",
572590
"brief": "",
573591
"description": ""
@@ -579,25 +597,25 @@
579597
"description": ""
580598
},
581599
{
582-
"name": "resolveRelated",
600+
"name": "resolveObject",
583601
"type": "FunctionDoc",
584602
"brief": "",
585-
"description": "<ul>\n<li>\n<p>Resolves all docs listed in the &quot;extends&quot;, &quot;implements&quot;, &quot;mixes&quot;. This prevent redundant\nsearches to extended/implemented/mixed symbols.</p>\n</li>\n<li>\n<p>Replaces the &quot;default&quot; scopes for properties with a good guess. (The @property tag parser puts\n&quot;default&quot; scope on the PropertyDocs it creates)</p>\n</li>\n<li>\n<p>Brings down any methods/properties coming from parent classes &amp; mixins. Adds the implementation\nproperty to methods/properties that come from interfaces.</p>\n</li>\n</ul>"
603+
"description": ""
586604
},
587605
{
588-
"name": "resolveReturn",
606+
"name": "resolveRelated",
589607
"type": "FunctionDoc",
590608
"brief": "",
591-
"description": ""
609+
"description": "<ul>\n<li>\n<p>Resolves all docs listed in the &quot;extends&quot;, &quot;implements&quot;, &quot;mixes&quot;. This prevent redundant\nsearches to extended/implemented/mixed symbols.</p>\n</li>\n<li>\n<p>Replaces the &quot;default&quot; scopes for properties with a good guess. (The @property tag parser puts\n&quot;default&quot; scope on the PropertyDocs it creates)</p>\n</li>\n<li>\n<p>Brings down any methods/properties coming from parent classes &amp; mixins. Adds the implementation\nproperty to methods/properties that come from interfaces.</p>\n</li>\n</ul>"
592610
},
593611
{
594-
"name": "resolveRootObject",
612+
"name": "resolveToObject",
595613
"type": "FunctionDoc",
596614
"brief": "",
597615
"description": ""
598616
},
599617
{
600-
"name": "resolveToObject",
618+
"name": "resolveTSDataType",
601619
"type": "FunctionDoc",
602620
"brief": "",
603621
"description": ""
@@ -656,6 +674,12 @@
656674
"brief": "<p>Preorder traversal of all the docs</p>",
657675
"description": ""
658676
},
677+
{
678+
"name": "tutorialDoc",
679+
"type": "FunctionDoc",
680+
"brief": "",
681+
"description": ""
682+
},
659683
{
660684
"name": "updateScope",
661685
"type": "FunctionDoc",

webdoc.conf.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"source": {
3-
"includePattern": [
3+
"include": [
44
"packages/webdoc-cli/src/**/*.js",
55
"packages/webdoc-externalize/src/**/*.js",
66
"packages/webdoc-model/src/**/*.js",

0 commit comments

Comments
 (0)