Re: [PATCH 12/14] doc-rst: add ABI documentation to the admin-guide book

From: Jani Nikula
Date: Tue Jun 18 2019 - 04:49:42 EST


On Mon, 17 Jun 2019, Mauro Carvalho Chehab <mchehab+samsung@xxxxxxxxxx> 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