File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed
analysis/tests/src/expected Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -21,7 +21,7 @@ preferring found resi file for impl: src/DocExtraction2.resi
21
21
"docstrings": ["Makerz of stuffz."]
22
22
},
23
23
{
24
- "id": "InnerModule. DocExtraction2",
24
+ "id": "DocExtraction2.InnerModule ",
25
25
"name": "InnerModule",
26
26
"kind": "module",
27
27
"items": [
Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ extracting docs for src/DocExtraction2.resi
20
20
"docstrings": ["Makerz of stuffz."]
21
21
},
22
22
{
23
- "id": "InnerModule. DocExtraction2",
23
+ "id": "DocExtraction2.InnerModule ",
24
24
"name": "InnerModule",
25
25
"kind": "module",
26
26
"items": [
Original file line number Diff line number Diff line change @@ -42,7 +42,7 @@ extracting docs for src/DocExtractionRes.res
42
42
"docstrings": ["Stuff goes offline."]
43
43
},
44
44
{
45
- "id": "SomeInnerModule. DocExtractionRes",
45
+ "id": "DocExtractionRes.SomeInnerModule ",
46
46
"name": "SomeInnerModule",
47
47
"kind": "module",
48
48
"items": [
@@ -89,7 +89,7 @@ extracting docs for src/DocExtractionRes.res
89
89
}]
90
90
},
91
91
{
92
- "id": "AnotherModule. DocExtractionRes",
92
+ "id": "DocExtractionRes.AnotherModule ",
93
93
"name": "AnotherModule",
94
94
"kind": "module",
95
95
"items": [
@@ -140,7 +140,7 @@ extracting docs for src/DocExtractionRes.res
140
140
}]
141
141
},
142
142
{
143
- "id": "ModuleWithThingsThatShouldNotBeExported. DocExtractionRes",
143
+ "id": "DocExtractionRes.ModuleWithThingsThatShouldNotBeExported ",
144
144
"name": "ModuleWithThingsThatShouldNotBeExported",
145
145
"kind": "module",
146
146
"items": [
You can’t perform that action at this time.
0 commit comments