forked from PetyaSotirova/fiddler-everywhere-docs
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path_config.yml
98 lines (86 loc) · 2.65 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
# 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
user-guide:
title: User Guide
position: 20
user-guide/settings:
title: Settings
position: 20
user-guide/live-traffic:
title: Live Traffic
position: 30
use-cases:
title: Use Cases
position: 30
use-cases/observe-traffic:
title: Observe Traffic
position: 310
knowledge-base:
title: Knowledge Base
position: 90
## Product title
product: "Progress Telerik Fiddler Everywhere"
platform: fiddler-everywhere
## 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 Google Sheet ID
ff-sheet-id: 84c25215-7f22-0eb3-160f-78751ef7a337
# 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:
"Download Now": https://www.telerik.com/download/fiddler-everywhere
-
title: "Community"
links:
"Forums": https://www.telerik.com/forums/fiddler
"Blogs": https://www.telerik.com/blogs/tag/fiddler
"Feedback Portal": https://feedback.telerik.com/fiddler-everywhere
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