Add "hub" to documentation

This commit is contained in:
Ion Gaztañaga
2026-06-05 23:46:23 +02:00
parent 65f61afdd3
commit fd8cb9b2aa
9 changed files with 1109 additions and 0 deletions
+10
View File
@@ -76,6 +76,16 @@ boostbook standalone
<format>xhtml:<xsl:param>img.src.path=../../../../doc/html/
<xsl:param>generate.section.toc.level=3
<xsl:param>chunk.first.sections=1
# Emit a separate HTML file for each level-2 section (e.g. the
# individual non-standard containers such as stable_vector or hub)
# instead of inlining them into their parent's single HTML page.
<xsl:param>chunk.section.depth=2
# In-page sub-index (TOC) at the top of every section page is produced
# by BoostBook's default generate.toc ("section toc") together with
# generate.section.toc.level (above). toc.section.depth bounds how many
# nested levels each in-page sub-index lists; toc.max.depth caps depth.
<xsl:param>toc.section.depth=2
<xsl:param>toc.max.depth=2
<format>pdf:<xsl:param>img.src.path=$(images_location)/
<dependency>autodoc
<format>pdf:<xsl:param>boost.url.prefix=http://www.boost.org/doc/libs/release/doc/html
+1099
View File
File diff suppressed because it is too large Load Diff
Binary file not shown.

After

Width:  |  Height:  |  Size: 2.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 16 KiB