Dear list. Following scenario:
* A small part of the docs uses a certain Sphinx extension with some dependencies to parse source files. * Some contributors don't have those dependencies installed. Is it possible to somehow skip the affected source files if the dependencies are missing? Is there some kind of exception I can throw to skip processing the current source file? I've intentionally kept this question generic, for a more concrete problem description, see https://github.com/spatialaudio/nbsphinx/issues/72#issuecomment-284930707. cheers, Matthias -- You received this message because you are subscribed to the Google Groups "sphinx-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/sphinx-users. For more options, visit https://groups.google.com/d/optout.
