The Docker doc_builder needs the -e pdf=1 option to make pdfs.
- The top level
index.rst must live in the root of the repo.
- Tables look best if they use the 'list-table' element. The column widths may need some hand tweaking.
- The
doc_builder will generate one pdf document per subfolder. Subfolders may need an index.rst for this to happen.
The Docker doc_builder needs the
-e pdf=1option to make pdfs.index.rstmust live in the root of the repo.doc_builderwill generate one pdf document per subfolder. Subfolders may need anindex.rstfor this to happen.