Heading levels differ for classes versus functions
Open
- Dominant language
- Python
- Stars
- 20
- Forks
- 25
- PR merge metrics
- No merged PRs in 30d
Description
For example:
[class](http://vinniefalco.github.io/docca/beast/ref/beast__basic_streambuf.html)
[method](http://vinniefalco.github.io/docca/beast/ref/beast__basic_streambuf/allocator_type.html)
A workaround is to manually specify an explicit heading level, e.g. `[h3 Synopsis]`
This most likely is caused when symbols are at different section nesting depth in the xml.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.