-
Notifications
You must be signed in to change notification settings - Fork 37
/
_config.yml
420 lines (396 loc) · 13.5 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
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
# The public documentation URL, used for sitemap.xml
url: "https://docs.telerik.com/devtools/document-processing"
site_name: DocumentProcessing
# Exclude files which should not be in the output
exclude: [README.md,Gemfile,Gemfile.lock,_assetsApi]
exclude_navigation: [knowledge-base/*]
navigation:
## Common Start
## List your directory names and order here, like this:
api:
title: API Reference
position: 100
release-notes:
title: Release Notes
position: 110
installation-and-deployment:
title: Installation and Deployment
position: 4
upgrade:
title: Upgrade
position: 5
distribution-and-licensing:
title: Distribution and Licensing
position: 6
integration:
title: Integration
position: 7
libraries:
title: Libraries
position: 8
for-more-help:
title: For More Help
position: 10
troubleshooting:
title: Troubleshooting
position: 99
common-information:
title: Common Information
position: 98
security:
title: Security
position: 97
"*overview":
title: Overview
position: 1
"*getting-started":
title: Getting Started
position: 2
"*general-information":
title: General Information
position: 2
"*changes-and-backward-compatibility":
title: Changes and Backward Compatibility
position: 3
"*changes-and-backwards-compatibility":
title: Changes and Backward Compatibility
position: 3
"*howto":
title: How To
position: 100
## RadWordsProcessing Start
"*radwordsprocessing":
title: RadWordsProcessing
libraries/radwordsprocessing/model:
title: Model
position: 4
libraries/radwordsprocessing/formats-and-conversion:
title: Formats and Conversion
position: 7
libraries/radwordsprocessing/editing:
title: Features
position: 5
libraries/radwordsprocessing/editing/find-and-replace:
title: Find and Replace
position: 6
libraries/radwordsprocessing/concepts:
title: Concepts
position: 6
libraries/radwordsprocessing/formats-and-conversion/word-file-formats:
title: Word File Formats
position: 1
libraries/radwordsprocessing/formats-and-conversion/word-file-formats/doc:
title: Doc
position: 1
libraries/radwordsprocessing/formats-and-conversion/word-file-formats/docx:
title: Docx
position: 2
libraries/radwordsprocessing/formats-and-conversion/rtf:
title: Rtf
position: 2
libraries/radwordsprocessing/formats-and-conversion/html:
title: Html
position: 3
libraries/radwordsprocessing/formats-and-conversion/pdf:
title: Pdf
position: 4
libraries/radwordsprocessing/formats-and-conversion/plain-text:
title: Plain text
position: 5
libraries/radwordsprocessing/concepts/fields:
title: Fields
position: 0
libraries/radwordsprocessing/model/content-controls:
title: Content Controls
position: 17
libraries/radwordsprocessing/model/shapes:
title: Shapes
position: 18
## RadSpreadStreamProcessing Start
"*radspreadstreamprocessing":
title: RadSpreadStreamProcessing
libraries/radspreadstreamprocessing/model:
title: Model
position: 3
libraries/radspreadstreamprocessing/features:
title: Features
position: 4
libraries/radspreadstreamprocessing/features/styling:
title: Styling
position: 0
## RadSpreadProcessing Start
"*radspreadprocessing":
title: RadSpreadProcessing
libraries/radspreadprocessing/cross-platform-support:
title: Cross-Platform Support
position: 2
libraries/radspreadprocessing/working-with-workbooks:
title: Workbooks
position: 3
libraries/radspreadprocessing/working-with-worksheets:
title: Worksheets
position: 4
libraries/radspreadprocessing/working-with-rows-and-columns:
title: Rows and Columns
position: 5
libraries/radspreadprocessing/working-with-cells:
title: Cells
position: 6
libraries/radspreadprocessing/features:
title: Features
position: 7
libraries/radspreadprocessing/helpers:
title: Helpers
position: 9
libraries/radspreadprocessing/formats-and-conversion:
title: Formats and Conversion
position: 10
libraries/radspreadprocessing/formats-and-conversion/import-and-export-to-excel-file-formats:
title: Excel File Formats
position: 2
libraries/radspreadprocessing/formats-and-conversion/import-and-export-to-excel-file-formats/xls:
title: Xls
position: 1
libraries/radspreadprocessing/formats-and-conversion/import-and-export-to-excel-file-formats/xlsx:
title: Xlsx
position: 2
libraries/radspreadprocessing/formats-and-conversion/import-and-export-to-excel-file-formats/xlsm:
title: Xlsm
position: 3
libraries/radspreadprocessing/formats-and-conversion/pdf:
title: Pdf
position: 3
libraries/radspreadprocessing/formats-and-conversion/csv:
title: Csv
position: 4
libraries/radspreadprocessing/formats-and-conversion/txt:
title: Txt
position: 5
libraries/radspreadprocessing/formats-and-conversion/data-table:
title: DataTable
position: 6
libraries/radspreadprocessing/features/charts:
title: Charts
position: 0
libraries/radspreadprocessing/features/fill-data-automatically:
title: Fill Data Automatically
position: 1
libraries/radspreadprocessing/features/formulas:
title: Formulas
position: 2
libraries/radspreadprocessing/features/protection:
title: Protection
position: 3
libraries/radspreadprocessing/features/styling:
title: Styling
position: 4
## RadPdfProcessing Start
"*radpdfprocessing":
title: RadPdfProcessing
libraries/radpdfprocessing/cross-platform:
title: Cross-Platform Support
position: 2
libraries/radpdfprocessing/model:
title: Model
position: 4
libraries/radpdfprocessing/features:
title: Features
position: 6
libraries/radpdfprocessing/features/digital-signature:
title: Digital Signature
position: 2
libraries/radpdfprocessing/features/embedded-file-streams:
title: Embedded File Streams
position: 5
libraries/radpdfprocessing/model/interactive-forms:
title: Interactive Forms
libraries/radpdfprocessing/model/interactive-forms/form-fields:
title: Form Fields
libraries/radpdfprocessing/model/actions:
title: Actions
position: 7
libraries/radpdfprocessing/model/actions/js-actions:
title: Javascript Actions
position: 1
libraries/radpdfprocessing/formats-and-conversion:
title: Formats and Conversion
position: 8
libraries/radpdfprocessing/formats-and-conversion/pdf:
title: Pdf
position: 0
libraries/radpdfprocessing/formats-and-conversion/pdf/pdfformatprovider:
title: PdfFormatProvider
position: 1
libraries/radpdfprocessing/formats-and-conversion/pdf/pdfstreamwriter:
title: PdfStreamWriter
position: 2
libraries/radpdfprocessing/formats-and-conversion/plain-text:
title: Plain Text
position: 0
libraries/radpdfprocessing/formats-and-conversion/convert-to-image:
title: Convert to Image
position: 3
libraries/radpdfprocessing/editing:
title: Editing
position: 9
libraries/radpdfprocessing/concepts:
title: Concepts
position: 5
libraries/radpdfprocessing/model/annotations:
title: Annotations
position: 7
## RadZipLibrary Start
"*radziplibrary":
title: RadZipLibrary
libraries/radziplibrary/features:
title: Features
position: 5
knowledge-base:
position: 100
## The application virtual path
baseurl: "/devtools/document-processing"
## Assign layout and category per different paths
defaults:
-
scope:
path: ""
values:
layout: "documentation"
category: "default"
description_suffix: "Read more in Telerik Document Processing Documentation."
-
scope:
path: "knowledge-base"
values:
description_suffix: " Find other useful information in the Knowledge Base section of the Telerik Document Processing documentation."
-
scope:
path: "knowledge-base.html"
values:
description_suffix: "- Find some best practices, tips, and code examples, which you can use in your cross-platform document management process."
-
scope:
path: "getting-started"
values:
description: "Getting Started with Telerik Document Processing can be easy like a piece of cake. Check our {{page.title}} article and learn more."
-
scope:
path: "distribution-and-licensing"
values:
description: "Find out more about Telerik Document Processing {{page.title}} policy and get familiar with all the details. "
-
scope:
path: "libraries/radspreadprocessing"
values:
title_prefix: "SpreadProcessing"
title_prefix_separator: " - "
-
scope:
path: "libraries/radspreadstreamprocessing"
values:
title_prefix: "SpreadStreamProcessing"
title_prefix_separator: " - "
-
scope:
path: "libraries/radpdfprocessing"
values:
title_prefix: "PdfProcessing"
title_prefix_separator: " - "
-
scope:
path: "libraries/radwordsprocessing"
values:
title_prefix: "WordsProcessing"
title_prefix_separator: " - "
-
scope:
path: "libraries/radziplibrary"
values:
title_prefix: "ZipLibrary"
title_prefix_separator: " - "
-
scope:
path: "libraries"
values:
description: "Check our document management article about {{page.title}}."
-
scope:
path: "common-information"
values:
description: "Common information that targets more than one library."
-
scope:
path: "troubleshooting"
values:
description: "Find solutions to common issues that you may observe when working with the Telerik NuGet server and the NuGet packages it provides."
-
scope:
path: "security"
values:
description: "See Telerik's security guidelines, best practices, and reporting processes to protect our products, outlining how customers and researchers can report issues and how we address them."
scope:
path: "api"
values:
kind: "api"
res_type: "api"
description_suffix: "- Save development time with the complete Telerik Document Processing reference listing publicly available classes, methods, and properties."
title_suffix: "Telerik Document Processing API Reference"
# Aliases available in the markdown template. The below will expand {{site.foo}} to Bar in the output
# "foo": "Bar"
# Feedback Form Product Code
productCode: TDP
# The google services configuration
google_tag_manager: GTM-6X92
google_analytics: UA-111455-1
gcs_engine: '001595215763381649090:dzdv3_di-fm'
gcs_api_key: 'AIzaSyC_1zrkB9jMkIDAJ6VBYGilbhOWEFZqQKA'
edit_repo_url: https://github.com/telerik/dpl-docs/edit/master
product: "Telerik Document Processing"
product_url: https://www.telerik.com/document-processing-libraries
# Available for names:
platforms: ["UI for ASP.NET MVC", "UI for ASP.NET AJAX", "UI for Blazor", "UI for WPF", "UI for WinForms", "UI for Silverlight", "UI for Xamarin", "UI for WinUI", "UI for ASP.NET Core", "UI for .NET MAUI"]
# in articles use as shown below:
# platforms: mvc, ajax, blazor, wpf, winforms, silverlight, xamarin, winui, core, maui
platform: dpl
download: https://www.telerik.com/download-trial-file/v2-b/devcraft-ultimate
nav:
"Demos": http://www.telerik.com/support/demos
"About": http://www.telerik.com/devcraft
"Pricing": https://www.telerik.com/telerik-document-processing#Editions
footer:
-
title: "Getting Started"
links:
"Getting Started": https://docs.telerik.com/devtools/document-processing/getting-started
-
title: "Support Resources"
links:
"Documentation": https://docs.telerik.com/devtools/document-processing/introduction
"GitHub SDK Repository": https://github.com/telerik/document-processing-sdk
-
title: "Community"
links:
"Forums": https://www.telerik.com/forums/telerik-document-processing
"Blogs": https://www.telerik.com/blogs/.net
"Document Processing Feedback Portal": https://feedback.telerik.com/Project/184
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/
api_reference_url: "api/"
has_kb_portal: true
has_cta_panels: true
sdk_examples: "sdk.json"
sdk_repo_path: "https://github.com/telerik/document-processing-sdk/tree/master/"
sdk_cdn_path: "https://cdn.rawgit.com/telerik/document-processing-sdk/master/"
# Folders not supporting Silverlight:
non-sl-folders: ["radwordsprocessing", "radspreadstreamprocessing"]
## Do not edit below this line
skip_tabbed_code: true
safe: false
markdown: MarkdownProcessor
kramdown:
toc_levels: 2..3
smart_quotes: ["quot", "quot", "quot", "quot"]
input: GFM