mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
Use longtable for our document in PDF format
Previous commit applied longtable class to the next one, but this still left the previous table prevent an earlier page break.
This commit is contained in:
parent
256ac63bf9
commit
188b869fa2
@ -1447,6 +1447,7 @@ Macros
|
||||
.. csv-table::
|
||||
:header: Name, ``maps argument #1 to:``
|
||||
:align: left
|
||||
:class: longtable
|
||||
:delim: ;
|
||||
|
||||
``\sphinxstrong``; ``\textbf{#1}``
|
||||
|
Loading…
Reference in New Issue
Block a user