-
Notifications
You must be signed in to change notification settings - Fork 8
/
Copy path_config.yml
152 lines (137 loc) · 4.76 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
# The public documentation URL, used for sitemap.xml
url: "https://docs.telerik.com/fiddler-everywhere"
# Exclude files which should not be in the output
exclude: [README.md, Gemfile, Gemfile.lock]
exclude_navigation: ["knowledge-base/*"]
## List your directory names and order here, like this:
navigation:
get-started:
title: Get Started
position: 10
installation-and-setup:
title: Installation & Setup
position: 20
capture-traffic:
title: Capture Traffic
position: 30
inspect-traffic:
title: Inspect Traffic
position: 40
modify-and-filter-traffic:
title: Modify & Filter Traffic
position: 50
compose-api-requests:
title: Compose API Requests
position: 60
collaboration:
title: Collaboration
position: 70
rules-presets:
title: Rules Presets
position: 80
rules-presets/tooling:
title: Tooling
position: 810
rules-presets/filters:
title: Filters
position: 820
rules-presets/block-and-allow-lists:
title: Block Lists and Allow Lists
position: 830
rules-presets/map-traffic:
title: Map Traffic
position: 840
rules-presets/modify-traffic:
title: Modify Traffic
position: 850
rules-presets/ui-modifications:
title: UI Modifications
position: 860
user-guide:
title: User Interface
position: 90
user-guide/settings:
title: Settings
position: 1
security:
title: Security
position: 100
knowledge-base:
title: Knowledge Base
position: 1000
## Product title
product: "Progress Telerik Fiddler Everywhere"
platform: fiddler-everywhere
## An experimental property to resolve the SEO vs STA panels conflicts discussed in the following issue: https://github.com/telerik/docs-seed/issues/159
## Use only with docs-seed branch #fiddler-page-title
page_title_product: "Fiddler Everywhere"
use_product_in_title: true
## The application virtual path
baseurl: /fiddler-everywhere
## Assign layout and category per different paths
defaults:
-
scope:
path: ""
values:
layout: "documentation"
category: "default"
product: "fiddler"
editable: true
has_kb_portal: true
has_api_reference: false
# Feedback Form Product code
productCode: FIDDLEREVERYWHERE
# The google services configuration
google_analytics: UA-111455-1
google_tag_manager: GTM-6X92
gcs_engine: '001595215763381649090:dyayucp6jmq'
gcs_api_key: 'AIzaSyCR292MCaU5T4cBKtvla6ZJTpPjQuM6dtU'
hide_contact_support: true
edit_repo_url: https://github.com/telerik/fiddler-everywhere-docs/edit/master
download: https://www.telerik.com/download/fiddler-everywhere
nav:
"What's New": https://www.telerik.com/support/whats-new/fiddler-everywhere
"Release History": https://www.telerik.com/support/whats-new/fiddler-everywhere/release-history
"About": https://www.telerik.com/fiddler-everywhere
footer:
-
title: "Getting Started"
links:
"First Steps on Windows": https://docs.telerik.com/fiddler-everywhere/get-started/quickstart-windows
"First Steps on macOS": https://docs.telerik.com/fiddler-everywhere/get-started/quickstart-macos
"First Steps on Linux": https://docs.telerik.com/fiddler-everywhere/get-started/quickstart-linux
"Download Now": https://www.telerik.com/download/fiddler-everywhere
"License": https://www.telerik.com/purchase/license-agreement/fiddler-everywhere
-
title: "Support Resources"
links:
"All Things Fiddler": https://www.telerik.com/blogs/fiddler
"Fiddler Videos": https://www.telerik.com/videos/fiddler/tag/fiddler-everywhere
"Fiddler Webinars": https://www.telerik.com/webinars/fiddler-everywhere
"What's New": https://www.telerik.com/support/whats-new/fiddler-everywhere
"Roadmap": https://www.telerik.com/support/whats-new/fiddler-everywhere/roadmap
"Release History": https://www.telerik.com/support/whats-new/fiddler-everywhere/release-history
-
title: "Community"
links:
"Feedback Portal": https://feedback.telerik.com/fiddler-everywhere
"Fiddler Forums": https://community.getfiddler.com/support/discussions
"Fiddler Blogs": https://www.telerik.com/blogs/tag/fiddler
"FAQ": https://www.telerik.com/fiddler/fiddler-everywhere/faq
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/TelerikFiddler/
# Assets pipeline configuration
assets:
cachebust: soft
js_compressor: uglifier
## Do not edit below this line
safe: false
markdown: MarkdownProcessor
kramdown:
toc_levels: 2..3
smart_quotes: ["quot", "quot", "quot", "quot"]
input: GFM