apache / arrow

Apache Arrow is the universal columnar format and multi-language toolbox for fast data interchange and in-memory analytics
https://arrow.apache.org/
Apache License 2.0
14.59k stars 3.54k forks source link

[Doc] Make main column width larger #29314

Open asfimport opened 3 years ago

asfimport commented 3 years ago

In the Sphinx docs, it is currently a bit frustrating that cell tables quickly wrap around, because the width of the main text column is rather small: https://arrow.apache.org/docs/cpp/compute.html#aggregations

It would be nice to find a way to make the width larger. Perhaps by making the left bar narrower and/or collapsable?

Reporter: Antoine Pitrou / @pitrou

Original Issue Attachments:

Note: This issue was originally created as ARROW-13678. Please see the migration documentation for further details.

asfimport commented 3 years ago

Antoine Pitrou / @pitrou: cc @jorisvandenbossche @amol-

asfimport commented 3 years ago

Antoine Pitrou / @pitrou: Attached a screen shot showing the problem on my browser (Firefox, Ubuntu 20.04, default zoom size).