Tables with Sphinx: A Quick Tutorial ==================================== This is a short tutorial on how to make tables in Sphinx. While there are several possibilities to render tables on the HTML page, there are a few tricks to get tables look good in the PDF output at the same time. Types of table -------------- .. toctree:: :maxdepth: 1 grid-table html-table csv-table