mirror of
https://github.com/boostorg/website-v2-docs.git
synced 2026-01-19 04:42:17 +00:00
feat(libs): enable Boost.URL
This commit is contained in:
committed by
Alan de Freitas
parent
4fca562bf5
commit
abc3739c73
@@ -64,25 +64,15 @@ asciidoc:
|
||||
attributes:
|
||||
# Enable pagination
|
||||
page-pagination: ''
|
||||
# Remove the sidenav and include TOC in index.adoc page
|
||||
remove-sidenav: ''
|
||||
# Include the contents panel with the TOC for the current page
|
||||
page-toc: ''
|
||||
extensions:
|
||||
- '@alandefreitas/asciidoctor-boost-links'
|
||||
- '@asciidoctor/tabs'
|
||||
|
||||
# Libraries that support Antora should be included here
|
||||
#content:
|
||||
# sources:
|
||||
# - url: https://github.com/vinniefalco/mp11
|
||||
# start_path: antora
|
||||
# - url: https://github.com/vinniefalco/predef
|
||||
# start_path: antora
|
||||
# - url: https://github.com/vinniefalco/qvm
|
||||
# start_path: antora
|
||||
# - url: https://github.com/vinniefalco/unordered
|
||||
# start_path: antora
|
||||
content:
|
||||
sources:
|
||||
- url: https://github.com/boostorg/url
|
||||
start_path: doc
|
||||
|
||||
ui:
|
||||
bundle:
|
||||
|
||||
Reference in New Issue
Block a user