diff --git a/antora.yml b/antora.yml index ea8683afa..7b09eb5db 100644 --- a/antora.yml +++ b/antora.yml @@ -1,6 +1,8 @@ name: operations-manual title: Operations Manual version: '5' +display_version: '5.26' +lts: true start_page: ROOT:index.adoc nav: - modules/ROOT/content-nav.adoc diff --git a/modules/ROOT/pages/index.adoc b/modules/ROOT/pages/index.adoc index 6b44dec63..33a6d00be 100644 --- a/modules/ROOT/pages/index.adoc +++ b/modules/ROOT/pages/index.adoc @@ -1,5 +1,5 @@ [[operations-manual]] -= The Neo4j Operations Manual v{neo4j-version} += The Neo4j Operations Manual :neo4j-buildnumber: {neo4j-version} :download-center-uri: https://neo4j.com/deployment-center/ :upgrade-current-uri: https://neo4j.com/docs/upgrade-migration-guide/current/ diff --git a/publish.yml b/publish.yml index 6a2717589..dca563bdd 100644 --- a/publish.yml +++ b/publish.yml @@ -7,7 +7,7 @@ site: content: sources: - url: ./ - branches: ['3.5', '4.0', '4.1', '4.2', '4.3', '4.4', '5.x'] + branches: ['4.4', 'HEAD'] edit_url: https://github.com/neo4j/docs-operations/tree/{refname}/{path} exclude: - '!**/_includes/*' @@ -25,10 +25,6 @@ urls: antora: extensions: - - require: "@neo4j-antora/antora-modify-sitemaps" - sitemap_version: '5' - sitemap_loc_version: 'current' - move_sitemaps_to_components: true - require: "@neo4j-antora/antora-unlisted-pages" asciidoc: