Skip to content

DOCOPS-176 Add page-tabs attributes to publish playbook - #366

Merged
recrwplay merged 1 commit into
devfrom
add-page-tabs-attributes
Jul 31, 2026
Merged

DOCOPS-176 Add page-tabs attributes to publish playbook#366
recrwplay merged 1 commit into
devfrom
add-page-tabs-attributes

Conversation

@recrwplay

Copy link
Copy Markdown
Contributor

Adds page-tabs, page-tabs-index and page-tabs-group to publish.yml:

page-tabs: reference@
page-tabs-index: 20
page-tabs-group: dbms

Places this docset in the reference tab of the aggregated tabbed navigation, at the
position matching its order in the Docs menu on neo4j.com/docs.

page-tabs-group groups this docset with the other DBMS manuals so that every
published version (4.4, 5.x and HEAD) is emitted in the tab navigation and the UI can match it by
version, rather than only the latest version being included.

page-tabs is soft-set with a trailing @ so it can be overridden.

Set page-tabs to reference and page-tabs-index to 20 so this docset is placed
in the reference tab of the aggregated tabbed navigation.

Set page-tabs-group to dbms so that every published version of this docset is
emitted in the tab navigation and the UI can match it by version, rather than
only the latest version being included.

page-tabs is soft-set with a trailing @ so it can be overridden in antora.yml
or on an individual page.
@neo4j-docops-agent

neo4j-docops-agent commented Jul 31, 2026

Copy link
Copy Markdown
Collaborator

Thanks for the documentation updates.

The preview documentation has now been torn down - reopening this PR will republish it.

@recrwplay
recrwplay merged commit 96b6794 into dev Jul 31, 2026
4 checks passed
@recrwplay
recrwplay deleted the add-page-tabs-attributes branch July 31, 2026 13:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants