Skip to content

Function parens not showing up in right sidebar ToC #8328

Answered by kamilkrzyskow
kattni asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @kattni,
it's my first time seeing parenthesis shortened as parens 👀 maybe it will catch on 😆

As for the issue at hand, there are headings in your Content and they're added to the ToC with a modified toc-label value to make them more readable.

First let's talk about the Content. You've enabled separate_signature, which puts the signature in a code block below the function name heading. As seen with your redraw function. In general I would recommend to keep it as-is, as enabling the signature in the heading makes it less readable. The image below shows it disabled, and here's the original. Also even though there is the content with parens in the heading, as you see, it's still not part …

Replies: 1 comment 4 replies

Comment options

You must be logged in to vote
4 replies
@kattni
Comment options

@kamilkrzyskow
Comment options

@kattni
Comment options

@kattni
Comment options

Answer selected by kattni
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
upstream Issue must be taken upstream
2 participants