QuantEcon / sphinxcontrib-jupyter

A Sphinx Extension for Generating Jupyter Notebooks
BSD 3-Clause "New" or "Revised" License
74 stars 23 forks source link

FEAT: Add whole site PDF capability #277

Closed mmcky closed 4 years ago

mmcky commented 4 years ago

PR #211 added a pdf builder and pipeline for individual pages. We need to add the capability to build a whole of site book version of the website.

This can be an option

jupyter_pdf_book = True -> build a single PDF document of the whole site.

mmcky commented 4 years ago
mmcky commented 4 years ago

this issue can now be closed