.. _f-sphinxexthelperz: module ``sphinxext.sphinxext_helper`` ===================================== Short summary +++++++++++++ module ``pyquickhelper.sphinxext.sphinxext_helper`` Helpers for sphinx extensions. :githublink:`%|py|5` Functions +++++++++ +----------------------------------------------------------------------------------------------+----------------------------------------------------------------+ | function | truncated documentation | +==============================================================================================+================================================================+ | :func:`get_env_state_info ` | Retrieves an environment and a docname inside a directive. | +----------------------------------------------------------------------------------------------+----------------------------------------------------------------+ | :func:`try_add_config_value ` | Add a variables in the config file if it does not have it yet. | +----------------------------------------------------------------------------------------------+----------------------------------------------------------------+ Documentation +++++++++++++ .. automodule:: pyquickhelper.sphinxext.sphinxext_helper :members: :special-members: __init__ :show-inheritance: