|
|
| _rows |
| |
|
| _options |
| |
|
| _tab_char |
| |
|
| _coldefs |
| |
◆ _minimize_cell()
| docutils.writers.manpage.Table._minimize_cell |
( |
|
self, |
|
|
|
cell_lines |
|
) |
| |
|
protected |
Remove leading and trailing blank and ``.sp`` lines
◆ append_cell()
| docutils.writers.manpage.Table.append_cell |
( |
|
self, |
|
|
|
cell_lines |
|
) |
| |
cell_lines is an array of lines
◆ append_separator()
| docutils.writers.manpage.Table.append_separator |
( |
|
self, |
|
|
|
separator |
|
) |
| |
Append the separator for table head.
The documentation for this class was generated from the following file:
- docs/help/help-venv/lib/python3.12/site-packages/docutils/writers/manpage.py