> I knew we lost the tabs but thought it didn’t look *terrible*
That was my impression exactly. I like the tabs of course, but was
surprised with how decent things still look without them. It's not bad at
all!
Thanks for the info Cassandra! I'll file a ticket so this is written down
somewhere
We got those tabs from Bootstrap which had built-in support for them (they’re
called “navs”: https://getbootstrap.com/docs/4.6/components/navs/).
Due to the way Antora deals with the UI for a docs site, I did not try to
re-implement the bootstrap framework and all that - it was simpler to try to
It was probably the path of least resistance, only Cassandra knows probably.
But either way it would be great to have the tabs back! I'm not sure how
easy it is to do in Antora, but hopefully there's a built-in option or a
plugin that we can use.
- Houston
On Fri, May 13, 2022 at 3:59 PM Jason G
Hey all,
Some pages in the ref-guide display multiple code snippets in a "tabbed" UI
widget that lets readers select which of the N snippets they want to look
at. This lets us display multiple related examples in a compact way. It's
mostly used for v1/v2 API examples, etc. But starting with the