-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathdocs-builder.yml
More file actions
56 lines (47 loc) · 1.88 KB
/
docs-builder.yml
File metadata and controls
56 lines (47 loc) · 1.88 KB
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
top-navigation-product: fiddler-core
path-prefix: /fiddler/fiddlercore/documentation
default-title-prefix: FiddlerCore
primary-color: "#27c106" # Fiddler green
product-id: 1608
product-code: FIDDLERCORE
product-name: Progress Telerik FiddlerCore
product-url: https://www.telerik.com/fiddlercore
product-trial-url: https://www.telerik.com/try/fiddlercore
contribute-url: https://github.com/telerik/fiddler-core-docs/edit/master
search-engine-id: c55c60e3f44d34dfd # Seach engine ID for FiddlerCore docs
avatar-path: ./images/common/avatar-ninja.svg # TODO get a FiddlerCore NINJA
no-results-image-path: ./images/common/ninja-no-results.svg # TODO get a FiddlerCore no-results.png
table-layout: fixed
enable-tabbed-code-blocks: true
gitLastCommitDateEnabled: true
cta-overview: '@ProductLink is a powerful .NET library that allows you to capture and modify HTTP and HTTPS traffic.'
cta-intro: '@ProductLink is a FiddlerCore is a .NET class library you can integrate into your .NET applications. Its available in .NET Standard 2.0, .NET Framework 4.0, and .NET Framework 4.5 flavors, which allows using it on Windows, Linux, Mac, and any other platform implementing .NET Standard.'
img-max-width: 100%
center-images: false
meta:
'*':
hideCta: true #consult if we want to hide the CTA on all pages (currently incorrectly sjhowing 30-days trial for Fiddler Everywhere)
getting-started:
title: Getting Started
position: 10
basic-usage:
title: Basic Usage
position: 20
licensing:
title: Licensing
position: 200
knowledge-base:
title: Knowledge Base
position: 400
relativeUrl: /knowledge-base
hideChildren: true
res_type: kb
api:
title: API Reference
position: 1000
relativeUrl: /api
hideChildren: true
res_type: api
redirects:
- from: ^/$
to: /introduction