Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions doc/antora.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
5 changes: 1 addition & 4 deletions doc/playbook.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
44 changes: 0 additions & 44 deletions doc/supplemental-ui/partials/header-content.hbs

This file was deleted.

89 changes: 0 additions & 89 deletions doc/supplemental-ui/partials/nav-tree.hbs

This file was deleted.

Loading