Skip to content

Commit e9591e0

Browse files
authored
MC 5.9.0 hidden release (#483)
- hide mc:5.9.0 in version pickers - add mc:5.9.0 for swagger
1 parent 9fe3758 commit e9591e0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

antora-playbook.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -209,7 +209,7 @@ content:
209209
branches: [master, 5.5.z, 5.6.z]
210210
start_path: docs/rest
211211
- url: https://github.com/hazelcast/management-center
212-
branches: [master, 5.1.4, 5.2.1, 5.3.4, 5.4.1, 5.5.2, 5.6.0, 5.7.0, 5.8.0]
212+
branches: [master, 5.1.4, 5.2.1, 5.3.4, 5.4.1, 5.5.2, 5.6.0, 5.7.0, 5.8.0, 5.9.0]
213213
start_path: antora
214214
- url: https://github.com/hazelcast-guides/csharp-client-getting-started
215215
branches: master
@@ -281,7 +281,7 @@ asciidoc:
281281
# Use !{componentName} to exclude it from the dropdown
282282
page-component-order: '!home, !templates, !imdg, !privacy, !jdbc-driver, hazelcast, management-center, cloud, *'
283283
# Versions of components to be hidden on the UI
284-
page-excluded-versions: 'hazelcast:5.6'
284+
page-excluded-versions: 'hazelcast:5.6,management-center:5.9'
285285
# How many last versions of each component to display
286286
page-last-versions-count: 10
287287
# https://docs.antora.org/antora/latest/playbook/asciidoc-attributes/#precedence-rules

0 commit comments

Comments
 (0)