-
Notifications
You must be signed in to change notification settings - Fork 74
/
Copy path_config.yml
395 lines (359 loc) · 10.4 KB
/
_config.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
# The public documentation URL, used for sitemap.xml
url: "https://docs.telerik.com/blazor-ui"
all_pages_domain: "https://docs.telerik.com"
capital_casing_redirects: true
# Exclude files which should not be in the output
exclude: [README.md, Gemfile, Gemfile.lock,api_sort.rb, Dockerfile, bs-config.js, build-docs.sh, copy_content.sh, copy_local.sh, docs-watcher/*, exclude_files.txt, install-npm.sh, start-docs.sh, watch.sh]
exclude_navigation: ["knowledge-base/*"]
navigation:
## List your directory names and order here, like this:
"knowledge-base":
title: "Knowledge Base"
position: 40
"api":
title: "API Reference"
position: 0
"getting-started":
title: "Getting Started"
position: 5
"installation":
title: "Installation"
position: 6
"components":
title: "Components"
position: 10
"common-features":
title: "Common Features"
position: 15
"how-to":
title: "How To"
position: 20
"vs-integration":
title: "Visual Studio Integration"
position: 25
"backwards-compatibility":
title: "Breaking Changes"
position: 30
## List custom TOC order for folders here
"*components/grid/columns":
title: "Columns"
position: 5
"*components/grid/editing":
title: "Editing"
position: 10
"*components/grid/selection":
title: "Selection"
position: 23
"*components/chart/types":
title: "Types"
position: 15
"*components/animationcontainer":
title: "Animation Container"
position: 2000000
"*components/treeview/data-binding":
title: "Data Binding"
position: 2
"*components/menu/data-binding":
title: "Data Binding"
position: 2
## List helpers directory names and order here, like this:
"*appearance":
title: "Appearance"
"*binding":
title: "Binding"
position: 2
"*troubleshoot":
title: "Troubleshooting"
"*editing":
title: "Editing"
"*export":
title: "Export"
"*filtering":
title: "Filtering"
"*integration":
title: "Integration"
"*selection":
title: "Selection"
"*state":
title: "State Management"
"*how-to":
title: "How To"
"*grid":
title: "Grid"
"*listview":
title: "ListView"
"*treelist":
title: "TreeList"
"*spreadsheet":
title: "Spreadsheet"
"*arcgauge":
title: "ArcGauge"
"*autocomplete":
title: "AutoComplete"
"*barcode":
title: "BarCode"
"*button":
title: "Button"
"*buttongroup":
title: "ButtonGroup"
"html-helpers/scheduling/calendar":
title: "Calendar"
"html-helpers/scheduling/multiviewcalendar":
title: "MultiViewCalendar"
"tag-helpers/scheduling/multiviewcalendar":
title: "MultiViewCalendar"
"*calendar":
title: "Calendar"
"*chart":
title: "Chart"
"*colorpalette":
title: "ColorPalette"
"*colorpicker":
title: "ColorPicker"
"*/multicolumncombobox":
isNew: true
title: "MultiColumnComboBox"
"*combobox":
title: "ComboBox"
"*dateinput":
title: "Date Input"
"*datepicker":
title: "DatePicker"
"*daterangepicker":
title: "DateRangePicker"
"*datetimepicker":
title: "DateTimePicker"
"*dialog":
title: "Dialog"
"*draganddrop":
title: "DragAndDrop"
"*dropdownlist":
title: "DropDownList"
"*dropdowntree":
isNew: true
title: "DropDownTree"
"*editor":
title: "Editor"
"*flatcolorpicker":
title: "FlatColorPicker"
"*gantt":
title: "Gantt"
"*lineargauge":
title: "LinearGauge"
"*listbox":
title: "ListBox"
"*map":
title: "Map"
"*maskedtextbox":
title: "MaskedTextBox"
"*mediaplayer":
title: "MediaPlayer"
"*menu":
title: "Menu"
"*multiselect":
title: "MultiSelect"
"*notification":
title: "Notification"
"*popup":
title: "Popup"
"*numerictextbox":
title: "NumericTextBox"
"*progressbar":
title: "ProgressBar"
"*qrcode":
title: "QRCode"
"*/radiobutton":
title: "RadioButton"
"*radialgauge":
title: "RadialGauge"
"*rangeslider":
title: "RangeSlider"
"*responsivepanel":
title: "ResponsivePanel"
"*panelbar":
title: "PanelBar"
"*pivotgrid":
title: "PivotGrid"
"*scheduler":
title: "Scheduler"
"*scrollview":
title: "ScrollView"
"*slider":
title: "Slider"
"*sortable":
title: "Sortable"
"*splitter":
title: "Splitter"
"*stockchart":
title: "StockChart"
"*tabstrip":
title: "TabStrip"
"*textbox":
title: "TextBox"
"*timepicker":
title: "TimePicker"
"*tooltip":
title: "Tooltip"
"*toolbar":
title: "ToolBar"
"*treelist":
title: "TreeList"
"*treeview":
title: "TreeView"
"*treemap":
title: "TreeMap"
"*upload":
title: "Upload"
"*validator":
title: "Validator"
"*window":
title: "Window"
"*templates":
title: "Templates"
"*switch":
title: "Switch"
## introduction article columns. Use the slugs in the items collection
api_reference_url: "api/"
intro_columns:
-
categories:
-
title: "Data Management"
items:
"Grid": "components/grid/overview"
-
title: "Navigation"
items:
"Button": "components/button/overview"
"Menu": "components/menu/overview"
"Tab Strip": "components/tabstrip/overview"
"TreeView": "components/treeview/overview"
-
title: "Scheduling"
items:
"Calendar": "components/calendar/overview"
-
categories:
-
title: "Editors"
items:
"Textbox": "components/textbox/overview"
"Numeric Textbox": "components/numerictextbox/overview"
"Date Input": "components/dateinput/overview"
"Date Picker": "components/datepicker/overview"
"Time Picker": "components/timepicker/overview"
"DropDownList": "components/dropdownlist/overview"
-
title: "Layout"
items:
"Window": "components/window/overview"
"Animation Container": "components/animationcontainer/overview"
-
categories:
-
title: "Data Visualization"
items:
"Charts Overview": "components/chart/overview"
"Area Charts": "components/chart/types/area"
"Column Charts": "components/chart/types/column"
"Bar Charts": "components/chart/types/bar"
"Line Charts": "components/chart/types/line"
"Pie Charts": "components/chart/types/pie"
"Donut Charts": "components/chart/types/donut"
-
## The application virtual path
baseurl: /blazor-ui
## Latest UI for Blazor version. Used in some articles
uiForBlazorLatestVersion: "1.7.0"
## The Kendo UI version used
cdnVersion: "2019.1.115"
## The MVC Core version used
mvcCoreVersion: "2019.1.115"
#Feedback Form Google Sheet ID
ff-sheet-id: 0c41d166-7ba6-3500-20d5-609d41442f92
## Product
product: "Telerik UI for Blazor"
platform: blazor
## Assign layout and category per different paths
defaults:
-
scope:
path: ""
values:
layout: "documentation"
category: "default"
product: "blazor"
editable: true
-
scope:
path: "blazor"
values:
product: "blazor"
-
scope:
path: "api"
values:
editable: false
res_type: api
kind: api
#type_links:
# "kendo.Class": "/api/javascript/class"
# "kendo.data.DataSource": "/api/javascript/data/datasource"
# "Array": "https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array"
# "Blob": "https://developer.mozilla.org/en/docs/Web/API/Blob"
# "File": "https://developer.mozilla.org/en-US/docs/Web/API/File"
# "Boolean": "https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Boolean"
# "Function": "https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Function"
# "jQuery": "http://api.jquery.com/Types/#jQuery"
# "Promise": "http://api.jquery.com/Types/#Promise"
# "Object": "https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Object"
# "Number": "https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Number"
# "String": "https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/String"
# Aliases available in the markdown template. The below will expand {{site.foo}} to Bar in the output
# "foo": "Bar"
# The google services configuration
google_tag_manager: GTM-6X92
gcs_engine: 001595215763381649090:3v0klcxtf1c
gcs_api_key: AIzaSyDqCekEzmMvnB7i00Xcw_Vy43a7-wePuXQ
skip_tabbed_code: true
code_lang: true
has_kb_portal: true
edit_repo_url: https://github.com/telerik/blazor-docs/edit/master
download: https://www.telerik.com/download-trial-file/v2-b/ui-for-blazor
footer:
-
title: "Getting Started"
links:
"Client-side Blazor": https://docs.telerik.com/blazor-ui/getting-started/client-blazor
"Server-side Blazor": https://docs.telerik.com/blazor-ui/getting-started/server-blazor
"Blazor Introduction Videos" : https://www.youtube.com/watch?v=aaRAZYaJ4xc&list=PLvmaC-XMqeBYPTwcm478vs8Rujq2tiVJo
-
title: "Community"
links:
"Forums": https://www.telerik.com/forums/blazor
"Blogs": https://www.telerik.com/blogs/tag/blazor
"Feedback Portal": https://feedback.telerik.com/blazor
-
title: "Support Resources"
links:
"Demos": https://demos.telerik.com/blazor-ui
"Knowledge Base": https://docs.telerik.com/blazor-ui/knowledge-base
-
title: "Sample Applications"
links:
"Dashboard": https://demos.telerik.com/blazor-dashboard-app/
footer_social:
facebook: https://www.facebook.com/Telerik/
youtube: https://www.youtube.com/user/TelerikInc
linkedin: https://www.linkedin.com/showcase/telerik/
twitter: https://twitter.com/Telerik/
# Assets pipeline configuration
use_cachebusting: false
# These may be obsolete, but avoid touching just in case
assets:
cachebust: soft
js_compressor: uglifier
gzip: false
## Do not edit below this line
safe: false
markdown: MarkdownProcessor