The options are split into the different parts of the compilation pipeline that are available in this extension:
.. toctree:: :maxdepth: 1 config-extension-notebooks config-extension-execution config-extension-html config-extension-coverage config-extension-exercise config-extension-pdf
This extension also offers additional directives that can be used while writing your documents
.. toctree:: :maxdepth: 1 directives
It can also be useful to have multiple configurations when working on a large project, such as generating notebooks for working on locally while compiling the project for HTML in a deployment setting.
Further details on how to manage large projects can be found here.
An example conf.py is available here