Skip to content

Conversation

@hugovk
Copy link
Member

@hugovk hugovk commented Jul 1, 2021

For #5569.

Changes proposed in this pull request:


Also:

  • Fix a typo
  • Use ==== instead of ---- in tables to separate headers and body, so Sphinx renders the headers with <th> instead of <td>, also means we don't need manually add bold to headers:

image

->

image

  • Add an extra "blank row" to tables in some places, to add a break and make tables narrower and fit better onscreen:

image
...
image

->

image
...
image

  • I'm not so sure about this one, what do you think? Split the Python support table into two so they fit on screen with no horizontal scrolling:

image

->

image

Compare:

@hugovk hugovk added this to the 8.4.0 milestone Jul 1, 2021
@hugovk hugovk mentioned this pull request Jul 1, 2021
9 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants