Tim Hoffmann

Results 729 comments of Tim Hoffmann

I don't think the seaborn link is suitable. It's not explaining much about violinplots and nothing about boxplots. It's only describing the seaborn API (which strictly speaking matplotlib has no...

> What about for violin taking an approach like boxplot and having a small breakdown of what's being computed/how This is my first bullet point: > * We are generally...

> Maybe nitpicky: the horizontal margin/padding between the icons and the search result titles has increased; is there a way to reduce that back to near the original spacing? Done:...

> Might be interesting to see how this works with some popular themes e.g. [furo](https://pradyunsg.me/furo/#), [readthedocs](https://sphinx-rtd-theme.readthedocs.io/en/stable/), and [sphinx-book-theme](https://github.com/executablebooks/sphinx-book-theme). I suspect it'll look fine but can't hurt to double check. Good...

Alternative idea: - Remove any styling from the basic theme, so that it's a simple bulleted list (the current constant background image does not add much and it feels reasonable...

From the themes listed at https://sphinx-themes.org/, I pulled the GitHub stars as a proxy measure of usage. ~10 themes cover most of the user space. ![image](https://github.com/sphinx-doc/sphinx/assets/2836374/fb421659-2e73-497d-9ee6-d1fead59addd) So the amount of...

I've changed the basic theme to not have any styling. The effect can be seen as follows at the example of alabaster, which uses the default settings for search: old...

It seems the changelog entries only refer to the PR number and reflect it's title. I've put a [short summary at the top](https://github.com/sphinx-doc/sphinx/pull/12474#issue-2371156863) to make this more useful. Possibly worth...

> One thing I wonder is whether we should add some documentation about this feature, perhaps somewhere like this: > > https://www.sphinx-doc.org/en/master/development/html_themes/index.html > > We could also link maintainers of...

[from above](https://github.com/sphinx-doc/sphinx/pull/12474#issuecomment-2194725319): > Conceptually, I find it attractive to include as little styling as possible in the basic theme. It should give the structure. Appearance should be handled by the...