class documentation

class RSTTable(tables.RSTTable):

View In Hierarchy

The table directive which sets source and line information to its caption.

Only for docutils-0.13 or older version.

Method make​_title Undocumented
Method run Undocumented
def make_title(self):

Undocumented

Returns
Tuple[nodes.title, List[system_message]]Undocumented
def run(self):

Undocumented

Returns
List[Node]Undocumented