boostorg / boostorg/boostlook

boost look does not support collapsible ToC

Open
#180 0 comments 1 reaction 1 assignee Claimed by @julioest View on GitHub
Feature
Dominant language
CSS
Stars
3
Forks
13
Avg merge
2m
Merged PRs (30d)
1

Description

Hi,

In the Boost.Graph preview, the table of content is not collapsed properly: https://www.boost.org/doc/libs/develop/doc/antora/graph/index.html

Image

This is quite a bother because for large/complex libs we expect the ToC to have:
1. More than two nested levels
2. Too many categories to be flat

This makes visitors have to scroll over the toc to identify relevant sections, which is painful.

For contrast, I tweaked locally to be something like this: https://491.graph.prtest3.cppalliance.org/graph/index.html

Image

The relevant code to achieve this is located in https://github.com/boostorg/graph/tree/develop/doc

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.