sphinx-tabs

See https://pypi.org/project/sphinx-tabs/

Simple Tabs

Apples are green, or sometimes red.

Nested Tabs

The closest star to us.

Group Tabs

Linux Line 1

Linux Line 2

Code Tabs

C Main Function
int main(const int argc, const char **argv) {
  return 0;
}