diff --git a/playbook-local-only.yml b/playbook-local-only.yml index ec8b69bf..26210216 100644 --- a/playbook-local-only.yml +++ b/playbook-local-only.yml @@ -26,3 +26,4 @@ asciidoc: idprefix: '' urls: redirect_facility: netlify + latest_version_segment: current diff --git a/playbook.yml b/playbook.yml index 6997eb01..7f7e2bf8 100644 --- a/playbook.yml +++ b/playbook.yml @@ -20,7 +20,9 @@ content: start_path: components/open-source-tools - url: https://github.com/OpenZeppelin/openzeppelin-contracts - branches: docs-v* + branches: + - docs-v* + - "!docs-v2*" start_path: docs - url: https://github.com/OpenZeppelin/openzeppelin-sdk @@ -78,6 +80,7 @@ content: - url: https://github.com/OpenZeppelin/cairo-contracts branches: - docs-v* + - "!docs-v0.*" start_path: docs - url: https://github.com/OpenZeppelin/nile @@ -87,6 +90,7 @@ content: - url: https://github.com/OpenZeppelin/polkadot-runtime-templates branches: - v* + - "!v({1..2})*" - "!v0.1" # initial version not published start_path: docs @@ -132,3 +136,4 @@ antora: urls: html_extension_style: drop redirect_facility: netlify + latest_version_segment: current diff --git a/ui/theme/partials/navigation.hbs b/ui/theme/partials/navigation.hbs index facfc93e..15e5ad2e 100644 --- a/ui/theme/partials/navigation.hbs +++ b/ui/theme/partials/navigation.hbs @@ -33,7 +33,7 @@ {{{./title}}}
Other versions