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 9.0 guide, these previously tabbed snippets now appear "serially" one after another on the page. (For an example, see: https://solr.apache.org/guide/solr/9_0/deployment-guide/collection-management.html )
Does anyone know if this was intentional? If it is a bug, IMO it's not a huge deal, or anything worth holding up the ref-guide release for. But if it wasn't intentional I'll file a ticket and maybe take a crack for 9.1. Best, Jason