On Mon, 17 Jun 2019, Mauro Carvalho Chehab <[email protected]> wrote: > Yeah, I guess it should be possible to do that. How a python script > can identify if it was called by Sphinx, or if it was called directly?
if __name__ == '__main__':
# run on the command-line, not imported
BR,
Jani.
--
Jani Nikula, Intel Open Source Graphics Center
