Skip to content

Commit e1b692a

Browse files
committed
test(snapshot): update snapshots b6ccdd1
1 parent 0028a65 commit e1b692a

File tree

44 files changed

+2671
-88
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

44 files changed

+2671
-88
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,383 @@
1+
{
2+
"uid": "BuildFromProject.Inheritdoc.Issue9736.IJsonApiOptions",
3+
"isEii": false,
4+
"isExtensionMethod": false,
5+
"parent": {
6+
"uid": "BuildFromProject",
7+
"isEii": false,
8+
"isExtensionMethod": false,
9+
"href": "BuildFromProject.html",
10+
"name": [
11+
{
12+
"lang": "csharp",
13+
"value": "BuildFromProject"
14+
},
15+
{
16+
"lang": "vb",
17+
"value": "BuildFromProject"
18+
}
19+
],
20+
"nameWithType": [
21+
{
22+
"lang": "csharp",
23+
"value": "BuildFromProject"
24+
},
25+
{
26+
"lang": "vb",
27+
"value": "BuildFromProject"
28+
}
29+
],
30+
"fullName": [
31+
{
32+
"lang": "csharp",
33+
"value": "BuildFromProject"
34+
},
35+
{
36+
"lang": "vb",
37+
"value": "BuildFromProject"
38+
}
39+
],
40+
"specName": [
41+
{
42+
"lang": "csharp",
43+
"value": "<xref uid=\"BuildFromProject\" text=\"BuildFromProject\"/>"
44+
},
45+
{
46+
"lang": "vb",
47+
"value": "<xref uid=\"BuildFromProject\" text=\"BuildFromProject\"/>"
48+
}
49+
],
50+
"level": 0
51+
},
52+
"children": [
53+
{
54+
"inProperty": true,
55+
"typePropertyName": "inProperty",
56+
"id": "properties",
57+
"children": [
58+
{
59+
"uid": "BuildFromProject.Inheritdoc.Issue9736.IJsonApiOptions.UseRelativeLinks",
60+
"isEii": false,
61+
"isExtensionMethod": false,
62+
"parent": "BuildFromProject.Inheritdoc.Issue9736.IJsonApiOptions",
63+
"isExternal": false,
64+
"name": [
65+
{
66+
"lang": "csharp",
67+
"value": "UseRelativeLinks"
68+
},
69+
{
70+
"lang": "vb",
71+
"value": "UseRelativeLinks"
72+
}
73+
],
74+
"nameWithType": [
75+
{
76+
"lang": "csharp",
77+
"value": "Inheritdoc.Issue9736.IJsonApiOptions.UseRelativeLinks"
78+
},
79+
{
80+
"lang": "vb",
81+
"value": "Inheritdoc.Issue9736.IJsonApiOptions.UseRelativeLinks"
82+
}
83+
],
84+
"fullName": [
85+
{
86+
"lang": "csharp",
87+
"value": "BuildFromProject.Inheritdoc.Issue9736.IJsonApiOptions.UseRelativeLinks"
88+
},
89+
{
90+
"lang": "vb",
91+
"value": "BuildFromProject.Inheritdoc.Issue9736.IJsonApiOptions.UseRelativeLinks"
92+
}
93+
],
94+
"specName": [
95+
{
96+
"lang": "csharp",
97+
"value": "<xref uid=\"BuildFromProject.Inheritdoc.Issue9736.IJsonApiOptions.UseRelativeLinks\" text=\"UseRelativeLinks\"/>"
98+
},
99+
{
100+
"lang": "vb",
101+
"value": "<xref uid=\"BuildFromProject.Inheritdoc.Issue9736.IJsonApiOptions.UseRelativeLinks\" text=\"UseRelativeLinks\"/>"
102+
}
103+
],
104+
"syntax": {
105+
"content": [
106+
{
107+
"lang": "csharp",
108+
"value": "bool UseRelativeLinks { get; }"
109+
},
110+
{
111+
"lang": "vb",
112+
"value": "ReadOnly Property UseRelativeLinks As Boolean"
113+
}
114+
],
115+
"parameters": [],
116+
"return": null,
117+
"propertyValue": {
118+
"type": {
119+
"uid": "System.Boolean",
120+
"name": [
121+
{
122+
"lang": "csharp",
123+
"value": "bool"
124+
},
125+
{
126+
"lang": "vb",
127+
"value": "Boolean"
128+
}
129+
],
130+
"nameWithType": [
131+
{
132+
"lang": "csharp",
133+
"value": "bool"
134+
},
135+
{
136+
"lang": "vb",
137+
"value": "Boolean"
138+
}
139+
],
140+
"fullName": [
141+
{
142+
"lang": "csharp",
143+
"value": "bool"
144+
},
145+
{
146+
"lang": "vb",
147+
"value": "Boolean"
148+
}
149+
],
150+
"specName": [
151+
{
152+
"lang": "csharp",
153+
"value": "<xref uid=\"System.Boolean\" text=\"bool\"/>"
154+
},
155+
{
156+
"lang": "vb",
157+
"value": "<xref uid=\"System.Boolean\" text=\"bool\"/>"
158+
}
159+
]
160+
}
161+
}
162+
},
163+
"source": {
164+
"remote": {
165+
"path": "samples/seed/dotnet/project/Project/Inheritdoc.cs",
166+
"branch": "main",
167+
"repo": "https://github.com/dotnet/docfx"
168+
},
169+
"id": "UseRelativeLinks",
170+
"path": "dotnet/project/Project/Inheritdoc.cs",
171+
"startLine": 138,
172+
"endLine": 0
173+
},
174+
"assemblies": [
175+
"BuildFromProject"
176+
],
177+
"namespace": "BuildFromProject",
178+
"example": [
179+
"<pre><code class=\"lang-csharp\">options.UseRelativeLinks = true;</code></pre>\n<pre><code class=\"lang-csharp\">{\n \"type\": \"articles\",\n \"id\": \"4309\",\n \"relationships\": {\n \"author\": {\n \"links\": {\n \"self\": \"/api/shopping/articles/4309/relationships/author\",\n \"related\": \"/api/shopping/articles/4309/author\"\n }\n }\n }\n}</code></pre>\n"
180+
],
181+
"overload": {
182+
"uid": "BuildFromProject.Inheritdoc.Issue9736.IJsonApiOptions.UseRelativeLinks*",
183+
"name": [
184+
{
185+
"lang": "csharp",
186+
"value": "UseRelativeLinks"
187+
},
188+
{
189+
"lang": "vb",
190+
"value": "UseRelativeLinks"
191+
}
192+
],
193+
"nameWithType": [
194+
{
195+
"lang": "csharp",
196+
"value": "Inheritdoc.Issue9736.IJsonApiOptions.UseRelativeLinks"
197+
},
198+
{
199+
"lang": "vb",
200+
"value": "Inheritdoc.Issue9736.IJsonApiOptions.UseRelativeLinks"
201+
}
202+
],
203+
"fullName": [
204+
{
205+
"lang": "csharp",
206+
"value": "BuildFromProject.Inheritdoc.Issue9736.IJsonApiOptions.UseRelativeLinks"
207+
},
208+
{
209+
"lang": "vb",
210+
"value": "BuildFromProject.Inheritdoc.Issue9736.IJsonApiOptions.UseRelativeLinks"
211+
}
212+
],
213+
"specName": [
214+
{
215+
"lang": "csharp",
216+
"value": "<xref uid=\"BuildFromProject.Inheritdoc.Issue9736.IJsonApiOptions.UseRelativeLinks*\" text=\"UseRelativeLinks\"/>"
217+
},
218+
{
219+
"lang": "vb",
220+
"value": "<xref uid=\"BuildFromProject.Inheritdoc.Issue9736.IJsonApiOptions.UseRelativeLinks*\" text=\"UseRelativeLinks\"/>"
221+
}
222+
],
223+
"id": "BuildFromProject_Inheritdoc_Issue9736_IJsonApiOptions_UseRelativeLinks_"
224+
},
225+
"level": 0,
226+
"type": "property",
227+
"summary": "<p sourcefile=\"obj/api/BuildFromProject.Inheritdoc.Issue9736.IJsonApiOptions.yml\" sourcestartlinenumber=\"1\">Whether to use relative links for all resources. <code>false</code> by default.</p>\n",
228+
"platform": null,
229+
"docurl": "https://github.com/dotnet/docfx/new/main/apiSpec/new?filename=BuildFromProject_Inheritdoc_Issue9736_IJsonApiOptions_UseRelativeLinks.md&value=---%0Auid%3A%20BuildFromProject.Inheritdoc.Issue9736.IJsonApiOptions.UseRelativeLinks%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A",
230+
"sourceurl": "https://github.com/dotnet/docfx/blob/main/samples/seed/dotnet/project/Project/Inheritdoc.cs/#L139",
231+
"description": "",
232+
"remarks": "",
233+
"conceptual": "",
234+
"implements": "",
235+
"seealso": [],
236+
"id": "BuildFromProject_Inheritdoc_Issue9736_IJsonApiOptions_UseRelativeLinks",
237+
"hideTitleType": false,
238+
"hideSubtitle": false
239+
}
240+
]
241+
}
242+
],
243+
"langs": [
244+
"csharp",
245+
"vb"
246+
],
247+
"name": [
248+
{
249+
"lang": "csharp",
250+
"value": "Inheritdoc.Issue9736.IJsonApiOptions"
251+
},
252+
{
253+
"lang": "vb",
254+
"value": "Inheritdoc.Issue9736.IJsonApiOptions"
255+
}
256+
],
257+
"nameWithType": [
258+
{
259+
"lang": "csharp",
260+
"value": "Inheritdoc.Issue9736.IJsonApiOptions"
261+
},
262+
{
263+
"lang": "vb",
264+
"value": "Inheritdoc.Issue9736.IJsonApiOptions"
265+
}
266+
],
267+
"fullName": [
268+
{
269+
"lang": "csharp",
270+
"value": "BuildFromProject.Inheritdoc.Issue9736.IJsonApiOptions"
271+
},
272+
{
273+
"lang": "vb",
274+
"value": "BuildFromProject.Inheritdoc.Issue9736.IJsonApiOptions"
275+
}
276+
],
277+
"type": "interface",
278+
"source": {
279+
"remote": {
280+
"path": "samples/seed/dotnet/project/Project/Inheritdoc.cs",
281+
"branch": "main",
282+
"repo": "https://github.com/dotnet/docfx"
283+
},
284+
"id": "IJsonApiOptions",
285+
"path": "dotnet/project/Project/Inheritdoc.cs",
286+
"startLine": 114,
287+
"endLine": 0
288+
},
289+
"assemblies": [
290+
"BuildFromProject"
291+
],
292+
"namespace": {
293+
"uid": "BuildFromProject",
294+
"isEii": false,
295+
"isExtensionMethod": false,
296+
"href": "BuildFromProject.html",
297+
"name": [
298+
{
299+
"lang": "csharp",
300+
"value": "BuildFromProject"
301+
},
302+
{
303+
"lang": "vb",
304+
"value": "BuildFromProject"
305+
}
306+
],
307+
"nameWithType": [
308+
{
309+
"lang": "csharp",
310+
"value": "BuildFromProject"
311+
},
312+
{
313+
"lang": "vb",
314+
"value": "BuildFromProject"
315+
}
316+
],
317+
"fullName": [
318+
{
319+
"lang": "csharp",
320+
"value": "BuildFromProject"
321+
},
322+
{
323+
"lang": "vb",
324+
"value": "BuildFromProject"
325+
}
326+
],
327+
"specName": [
328+
{
329+
"lang": "csharp",
330+
"value": "<xref uid=\"BuildFromProject\" text=\"BuildFromProject\"/>"
331+
},
332+
{
333+
"lang": "vb",
334+
"value": "<xref uid=\"BuildFromProject\" text=\"BuildFromProject\"/>"
335+
}
336+
],
337+
"level": 0
338+
},
339+
"syntax": {
340+
"content": [
341+
{
342+
"lang": "csharp",
343+
"value": "public interface Inheritdoc.Issue9736.IJsonApiOptions"
344+
},
345+
{
346+
"lang": "vb",
347+
"value": "Public Interface Inheritdoc.Issue9736.IJsonApiOptions"
348+
}
349+
]
350+
},
351+
"level": 0,
352+
"_appName": "Seed",
353+
"_appTitle": "docfx seed website",
354+
"_enableSearch": true,
355+
"pdf": true,
356+
"pdfTocPage": true,
357+
"_key": "obj/api/BuildFromProject.Inheritdoc.Issue9736.IJsonApiOptions.yml",
358+
"_navKey": "~/toc.yml",
359+
"_navPath": "toc.html",
360+
"_navRel": "../toc.html",
361+
"_path": "api/BuildFromProject.Inheritdoc.Issue9736.IJsonApiOptions.html",
362+
"_rel": "../",
363+
"_tocKey": "~/obj/api/toc.yml",
364+
"_tocPath": "api/toc.html",
365+
"_tocRel": "toc.html",
366+
"yamlmime": "ManagedReference",
367+
"docurl": "https://github.com/dotnet/docfx/new/main/apiSpec/new?filename=BuildFromProject_Inheritdoc_Issue9736_IJsonApiOptions.md&value=---%0Auid%3A%20BuildFromProject.Inheritdoc.Issue9736.IJsonApiOptions%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A",
368+
"sourceurl": "https://github.com/dotnet/docfx/blob/main/samples/seed/dotnet/project/Project/Inheritdoc.cs/#L115",
369+
"summary": "",
370+
"description": "",
371+
"remarks": "",
372+
"conceptual": "",
373+
"implements": "",
374+
"example": "",
375+
"seealso": [],
376+
"id": "BuildFromProject_Inheritdoc_Issue9736_IJsonApiOptions",
377+
"hideTitleType": false,
378+
"hideSubtitle": false,
379+
"isClass": true,
380+
"inInterface": true,
381+
"_disableToc": false,
382+
"_disableNextArticle": true
383+
}

0 commit comments

Comments
 (0)