diff options
author | Jean-François B <2589111+jfbu@users.noreply.github.com> | 2023-01-06 09:39:32 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-01-06 09:39:32 +0100 |
commit | 890920e7ba611360f60e7a1dca63b6eae99c0a1b (patch) | |
tree | d45b8cf8336d436f88a5be58d62af49ca04b2016 /numpy/array_api/_set_functions.py | |
parent | bdead0e1dae4f5ffbdb3db4d258a5d4b1f314580 (diff) | |
download | numpy-890920e7ba611360f60e7a1dca63b6eae99c0a1b.tar.gz |
DOC: remove old LaTeX hack if Sphinx is at 5.0.0 or later (fix #22941) (#22952)
This removes an old LaTeX hack if Sphinx is at 5.0.0+. The hack served to insert a newline after each parameter name before its description and is unneeded as Sphinx 5+ does it (otherwise) and it now causes extra vertical whitespace.
If one day in future NumPy pins Sphinx to be at least 5.0.0, the whole thing will become removable.
Closes #22941
EDIT: this also removes \usepackage{xcolor}. Sphinx for many many years uses xcolor if it is available.
Diffstat (limited to 'numpy/array_api/_set_functions.py')
0 files changed, 0 insertions, 0 deletions