Is your feature request related to a problem? Please describe.
Add the option to build the content files only (without conf.py, and Makefile)
This is likely to be the most common way to use the extension and avoids having to support configuration passthrough.
Having the option to build conf.py and Makefile is useful for testing purposes.
Describe the solution you'd like
Add
tomyst_enable_build = True/False
Is your feature request related to a problem? Please describe.
Add the option to build the content files only (without
conf.py, andMakefile)This is likely to be the most common way to use the extension and avoids having to support configuration passthrough.
Having the option to build conf.py and Makefile is useful for testing purposes.
Describe the solution you'd like
Add
tomyst_enable_build = True/False