diff --git a/doc/antora.yml b/doc/antora.yml index 07e646cec..0d5ac2fb9 100644 --- a/doc/antora.yml +++ b/doc/antora.yml @@ -6,5 +6,8 @@ asciidoc: attributes: source-language: cpp@ table-caption: false + # Right-rail floating TOC. Set here (not in the playbook) so it travels + # with the component under any deploy playbook, not just the local build. + page-toc: '' nav: - modules/ROOT/nav.adoc diff --git a/doc/playbook.yml b/doc/playbook.yml index 2b8a0720e..32472c5cc 100644 --- a/doc/playbook.yml +++ b/doc/playbook.yml @@ -20,11 +20,8 @@ content: asciidoc: attributes: source-highlighter: highlight.js - # Enable the cppalliance theme's right-rail floating TOC on every page. - page-toc: '' ui: bundle: - url: https://github.com/boostorg/website-v2-docs/releases/download/ui-master/ui-bundle.zip + url: https://github.com/boostorg/unordered-ui-bundle/raw/c80db72a7ba804256beb36e3a46d9c7df265d8d7/ui-bundle.zip snapshot: true - supplemental_files: ./supplemental-ui diff --git a/doc/supplemental-ui/partials/header-content.hbs b/doc/supplemental-ui/partials/header-content.hbs deleted file mode 100644 index 1dfadfc3f..000000000 --- a/doc/supplemental-ui/partials/header-content.hbs +++ /dev/null @@ -1,44 +0,0 @@ -{{!-- - Overrides the cppalliance bundle's header-content partial. - - Adds a site-wide banner above the existing nav-bearing #header div, linking - to the previous (pre-rewrite) Boost.Graph documentation. The original - partial body is preserved verbatim below. ---}} - - - -
- -