File tree Expand file tree Collapse file tree 1 file changed +36
-22
lines changed
src/tooling/docs-assembler Expand file tree Collapse file tree 1 file changed +36
-22
lines changed Original file line number Diff line number Diff line change @@ -52,6 +52,8 @@ narrative:
52
52
# next: <git_ref>
53
53
# ##
54
54
references :
55
+
56
+ # @elastic/ingest-docs
55
57
apm-server :
56
58
apm-agent-android :
57
59
apm-agent-dotnet :
@@ -68,18 +70,6 @@ references:
68
70
beats :
69
71
current : " 9.0"
70
72
next : main
71
- cloud-on-k8s :
72
- cloud :
73
- current : master
74
- next : master
75
- curator :
76
- current : master
77
- next : master
78
- detection-rules :
79
- checkout_strategy : full
80
- ecctl :
81
- current : master
82
- next : master
83
73
ecs-dotnet :
84
74
ecs-logging-go-logrus :
85
75
ecs-logging-go-zap :
@@ -98,8 +88,35 @@ references:
98
88
elastic-otel-node :
99
89
elastic-otel-php :
100
90
elastic-otel-python :
101
- eland :
102
91
elastic-serverless-forwarder :
92
+ integration-docs :
93
+ integrations :
94
+ logstash-docs-md :
95
+ logstash :
96
+ current : " 9.0"
97
+ next : main
98
+ opentelemetry :
99
+
100
+ # @elastic/admin-docs
101
+ cloud-on-k8s :
102
+ cloud :
103
+ current : master
104
+ next : master
105
+ curator :
106
+ current : master
107
+ next : master
108
+ ecctl :
109
+ current : master
110
+ next : master
111
+
112
+ # @elastic/admin-docs and @elastic/developer-docs
113
+ elasticsearch :
114
+
115
+ # @elastic/admin-docs and @elastic/experience-docs
116
+ kibana :
117
+
118
+ # @elastic/developer-docs
119
+ eland :
103
120
elasticsearch-hadoop :
104
121
elasticsearch-java :
105
122
elasticsearch-js :
@@ -108,17 +125,14 @@ references:
108
125
elasticsearch-py :
109
126
elasticsearch-rs :
110
127
elasticsearch-ruby :
111
- elasticsearch :
112
128
go-elasticsearch :
113
- integrations :
114
- kibana :
115
- logstash-docs-md :
116
- logstash :
117
- current : " 9.0"
118
- next : main
119
- opentelemetry :
120
129
search-ui :
121
- integration-docs :
130
+
131
+ # @elastic/experience-docs
132
+ detection-rules :
133
+ checkout_strategy : full
134
+
135
+ # @elastic/docs-engineering
122
136
docs-builder :
123
137
current : 9.0
124
138
next : main
You can’t perform that action at this time.
0 commit comments