-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
documentationFiles in `docs` modifiedFiles in `docs` modified
Description
https://stackoverflow.com/questions/26609816/some-online-tool-or-automation-plugin-for-sublimetext-for-generating-sphinx-rst describes how to define the rst table using csv. We should change the implementation of generate_tables.py to do that since the rst tables are rather unwieldy.
In the current implementation, a column has to be exactly the same length in every single row, or else there will be a malformed table. For that matter, any problem with the table just shows a generic "malformed table" error which is of no use when debugging.
Metadata
Metadata
Assignees
Labels
documentationFiles in `docs` modifiedFiles in `docs` modified