Custom Tab Name Question #555
Unanswered
mdurrani808
asked this question in
Q&A
Replies: 2 comments 1 reply
-
I've needed to do this too and been unable to figure it out. Related issue I opened: executablebooks/sphinx-design#154. |
Beta Was this translation helpful? Give feedback.
1 reply
-
The solution can be found in this comment and its example: executablebooks/sphinx-design#154 (comment). |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi all,
Let's say I want to create 3 code tabs: one for Java, one for C++ (Header), and one for C++ (Source). How does one go about that in sphinx-design? From what I'm reading, the names for code tabs are automatically generated from the language type. Thank you in advance!
Beta Was this translation helpful? Give feedback.
All reactions