Skip to content

Commit dde65fe

Browse files
authored
Merge pull request #519 from Becheler/doc/imitate-unordered-bundle
doc: imitate unordered bundle to recover tocs
2 parents 170eeb7 + e61f290 commit dde65fe

4 files changed

Lines changed: 4 additions & 137 deletions

File tree

doc/antora.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,8 @@ asciidoc:
66
attributes:
77
source-language: cpp@
88
table-caption: false
9+
# Right-rail floating TOC. Set here (not in the playbook) so it travels
10+
# with the component under any deploy playbook, not just the local build.
11+
page-toc: ''
912
nav:
1013
- modules/ROOT/nav.adoc

doc/playbook.yml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -20,11 +20,8 @@ content:
2020
asciidoc:
2121
attributes:
2222
source-highlighter: highlight.js
23-
# Enable the cppalliance theme's right-rail floating TOC on every page.
24-
page-toc: ''
2523

2624
ui:
2725
bundle:
28-
url: https://github.com/boostorg/website-v2-docs/releases/download/ui-master/ui-bundle.zip
26+
url: https://github.com/boostorg/unordered-ui-bundle/raw/c80db72a7ba804256beb36e3a46d9c7df265d8d7/ui-bundle.zip
2927
snapshot: true
30-
supplemental_files: ./supplemental-ui

doc/supplemental-ui/partials/header-content.hbs

Lines changed: 0 additions & 44 deletions
This file was deleted.

doc/supplemental-ui/partials/nav-tree.hbs

Lines changed: 0 additions & 89 deletions
This file was deleted.

0 commit comments

Comments
 (0)