class documentation

class CSVTable(tables.CSVTable):

View In Hierarchy

The csv-table directive which searches a CSV file from Sphinx project's source directory when an absolute path is given via :file: option.
Method run Undocumented
def run(self):

Undocumented

Returns
List[Node]Undocumented