Skip to content

DOCOPS-176 Add page-tabs attributes to antora.yml - #27

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

DOCOPS-176 Add page-tabs attributes to antora.yml#27
recrwplay merged 1 commit into
devfrom
add-page-tabs-attributes

Conversation

@recrwplay

Copy link
Copy Markdown
Contributor

Adds page-tabs and page-tabs-index to antora.yml:

asciidoc:
  attributes:
    page-tabs: drivers-apis@
    page-tabs-index: 50

Places this docset in the drivers-apis tab of the aggregated tabbed navigation, at the
position matching its order in the Docs menu on neo4j.com/docs. The value is
soft-set with a trailing @ so it can be overridden.

Set in antora.yml rather than the publish playbook so the attributes apply to every
build of this component, independent of which playbook generates the HTML. This is
safe here because this docset publishes a single version.

Set page-tabs to drivers-apis and page-tabs-index to 50 so this docset is placed
in the drivers-apis tab of the aggregated tabbed navigation, in the position
matching its order in the Docs menu on neo4j.com/docs.

Set in antora.yml rather than the publish playbook so the attributes apply
to every build of this component, independent of which playbook generates
the HTML. This is safe here because this docset publishes a single version.

The values are soft-set with a trailing @ so they can be overridden 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 78a03b3 into dev Jul 31, 2026
4 checks passed
@recrwplay
recrwplay deleted the add-page-tabs-attributes branch July 31, 2026 16:11
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