-
Notifications
You must be signed in to change notification settings - Fork 10
/
Copy path_docset.yml
127 lines (125 loc) · 3.29 KB
/
_docset.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
project: 'doc-builder'
max_toc_depth: 2
# indicates this documentation set is not linkable by assembler.
# relaxes a few restrictions around toc building and file placement
dev_docs: true
cross_links:
- docs-content
exclude:
- '_*.md'
subs:
a-global-variable: "This was defined in docset.yml"
stack: Elastic Stack
serverless-short: Serverless
ece: "Elastic Cloud Enterprise"
eck: "Elastic Cloud on Kubernetes"
features:
primary-nav: false
toc:
- file: index.md
- hidden: 404.md
- hidden: developer-notes.md
- folder: contribute
children:
- file: index.md
- file: locally.md
- file: on-the-web.md
- file: move.md
- file: redirects.md
- folder: migration
children:
- file: index.md
- folder: freeze
children:
- file: index.md
- file: gh-action.md
- file: syntax.md
- file: ia.md
- file: versioning.md
- file: engineering.md
- folder: guide
children:
- file: index.md
- file: working-in-docs-content.md
- file: automated.md
- file: tooling.md
- file: move-ref-docs.md
- file: mapping.md
- file: how-to-set-up-docs-previews.md
- folder: configure
children:
- file: index.md
- folder: site
children:
- file: index.md
- file: content.md
- file: landing-page.md
- file: redirects.md
- folder: content-set
children:
- file: index.md
- file: file-structure.md
- file: attributes.md
- file: navigation.md
- file: extensions.md
- file: page.md
- folder: syntax
children:
- file: index.md
- file: headings.md
- file: admonitions.md
- file: applies.md
- file: automated_settings.md
- file: code.md
- file: comments.md
- file: conditionals.md
- file: dropdowns.md
- file: definition-lists.md
- file: example_blocks.md
- file: file_inclusion.md
- file: frontmatter.md
- file: images.md
- file: lists.md
- file: line_breaks.md
- file: links.md
- file: passthrough.md
- file: sidebars.md
- file: substitutions.md
- file: sundries.md
- file: tables.md
- file: tabs.md
- file: tagged_regions.md
- file: titles.md
- folder: versions
children:
- file: index.md
- file: content-patterns.md
# nested TOCs are only allowed from docset.yml by default
# to prevent them from being nested deeply arbitrarily
# use max_toc_depth to allow deeper nesting (Expert mode, consult with docs team)
- toc: development
- folder: testing
children:
- file: index.md
- file: req.md
- folder: nested
- file: cross-links.md
- file: custom-highlighters.md
- folder: mover
children:
- file: first-page.md
- file: second-page.md
- folder: redirects
children:
- file: first-page.md
- file: second-page.md
- file: third-page.md
- file: 5th-page.md
- folder: deeply-nested
children:
- file: index.md
- file: foo.md
- file: bar.md
- folder: baz
children:
- file: qux.md