.. _f-utilssphinxconfig: module ``helpgen.utils_sphinx_config`` ====================================== Short summary +++++++++++++ module ``pyquickhelper.helpgen.utils_sphinx_config`` Check various settings. :githublink:`%|py|5` Functions +++++++++ +-----------------------------------------------------------------------------------------------------------+-----------------------------------------------------------------------------------------------+ | function | truncated documentation | +===========================================================================================================+===============================================================================================+ | :func:`_NbImage ` | | +-----------------------------------------------------------------------------------------------------------+-----------------------------------------------------------------------------------------------+ | :func:`_NbImage_path ` | | +-----------------------------------------------------------------------------------------------------------+-----------------------------------------------------------------------------------------------+ | :func:`getsitepackages ` | Overwrites function :epkg:`getsitepackages` which does not work for a virtual environment. | +-----------------------------------------------------------------------------------------------------------+-----------------------------------------------------------------------------------------------+ | :func:`locate_image_documentation ` | Tries to local an image in the module for help generation in a folder ``_doc``. | +-----------------------------------------------------------------------------------------------------------+-----------------------------------------------------------------------------------------------+ | :func:`NbImage ` | Retrieves a name or a url of the image if it is not found in the local folder or a subfolder. | +-----------------------------------------------------------------------------------------------------------+-----------------------------------------------------------------------------------------------+ Documentation +++++++++++++ .. automodule:: pyquickhelper.helpgen.utils_sphinx_config :members: :special-members: __init__ :show-inheritance: