-
Notifications
You must be signed in to change notification settings - Fork 3
/
config.yml
194 lines (191 loc) · 4.45 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
default:
site:
# Standard Site Configuration
url: https://doc.nuxeo.com
name: Nuxeo Documentation
twitter: nuxeo
# For RSS feeds
title: 'Nuxeo Documentation'
author: 'Nuxeo'
review_messages:
overdue: This page is scheduled for review and update. Check back soon for updated content!
invalid_date: Invalid Review Date
not_set: Review Date Not Set
remove_files_pattern:
- '.DS_Store'
- '**.DS_Store'
- '*~'
- '*.swp'
canonical_version_preference: 'LTS 2019'
new_version: '10.10'
# Keys
segment_write_key:
ga_key: 'UA-81135-3'
algolia_search_key: '77ebfff62b510b7ed7d845d6448967ee'
algolia_id: 'F6EQCOZI09'
algolia_index: 'doc'
main_menu:
- page: /nxdoc/getting-started
section_color: tutorials
- page: /nxdoc/nuxeo-server
section_color: server
- page: /nuxeo-cloud
section_color: user-documentation-color
- page: /nxdoc/web-ui
section_color: web-ui
- page: /nxdoc/dam
section_color: dam
- page: /client-apps
section_color: desktop-mob
- page: /nxdoc/nuxeo-add-ons
section_color: addons
- page: /nxdoc/client-sdks
section_color: sdks
- page: /studio
section_color: services
- page: /nxdoc/nuxeo-tools
section_color: tools
page_defaults:
- pattern: '**/*.md'
defaults:
layout: 'default.hbs'
markdown_options:
langPrefix: ''
breaks: false
gfm: true
pedantic: false
sanitize: false
smartLists: true
smartypants: false
tables: true
repositories:
platform:
url: [email protected]:nuxeo/doc.nuxeo.com-content.git
branches:
'static':
no_versioning: true
design:
no_versioning: true
'2023':
label: 'LTS 2023'
order: 10
'2021':
label: 'LTS 2021'
order: 20
url_path: '2021'
'1010':
label: 'LTS 2019'
noindex: true
order: 30
url_path: '1010'
'910':
label: 'LTS 2017'
noindex: true
order: 40
url_path: '910'
'810':
label: 'LTS 2016'
noindex: true
order: 50
url_path: '810'
'710':
label: 'none'
noindex: true
url_path: '710'
'60':
label: 'none'
noindex: true
url_path: '60'
'master':
label: 'none'
noindex: true
url_path: 'master'
java:
url: [email protected]:nuxeo/doc.nuxeo.com-client-java.git
branches:
'4.0':
label: '4.0'
url_path: '4.0'
order: 0
'3.14':
label: '3.14'
url_path: '3.14'
order: 10
'3.13':
label: '3.13'
url_path: '3.13'
noindex: true
order: 20
'3.12':
label: '3.12'
url_path: '3.12'
noindex: true
order: 30
'3.11':
label: '3.11'
url_path: '3.11'
noindex: true
order: 40
'3.10':
label: '3.10'
url_path: '3.10'
noindex: true
order: 50
'3.9':
label: '3.9'
url_path: '3.9'
noindex: true
order: 60
'3.8':
label: '3.8'
url_path: '3.8'
noindex: true
order: 70
'3.7':
label: '3.7'
url_path: '3.7'
noindex: true
order: 80
'3.6':
label: '3.6'
url_path: '3.6'
noindex: true
order: 90
'3.5':
label: '3.5'
url_path: '3.5'
noindex: true
order: 100
'3.4':
label: '3.4'
url_path: '3.4'
noindex: true
order: 110
'3.3':
label: '3.3'
url_path: '3.3'
noindex: true
order: 120
'3.2':
label: '3.2'
url_path: '3.2'
noindex: true
order: 130
rest:
url: [email protected]:nuxeo/doc.nuxeo.com-rest-api.git
branches:
'1':
label: '1'
url_path: '1'
order: 0
php:
url: [email protected]:nuxeo/doc.nuxeo.com-client-php.git
branches:
'main':
no_versioning: true
development:
isDev: true
site:
ga_exp_id: ''
ga_id: ''
segment_write_key: ''