Skip to content

Commit 064c1e4

Browse files
committed
doc: configure third-party extension table as longtable
The list of third-party extensions is larger than a given PDF page, causing undesired rendering issues. Hint that the table should be built with as a long-table to allow it to expand on multiple pages. Signed-off-by: James Knight <[email protected]>
1 parent 820c34c commit 064c1e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/features.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -223,7 +223,7 @@ interacting with this extension:
223223

224224
.. tabularcolumns:: |p{5cm}|p{11cm}|
225225

226-
.. rst-class:: no-wrap-links
226+
.. rst-class:: longtable no-wrap-links
227227

228228
================================= =====
229229
Type Notes

0 commit comments

Comments
 (0)