.. _f-sphinxhelper: module ``helpgen.sphinx_helper`` ================================ Short summary +++++++++++++ module ``pyquickhelper.helpgen.sphinx_helper`` Various helpers for Sphinx. :githublink:`%|py|6` Functions +++++++++ +-------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------+ | function | truncated documentation | +===============================================================================================================================+==========================================================================================================================+ | :func:`everything_but_python ` | Returns True if ``__pycache__`` is not in filename. | +-------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------+ | :func:`post_process_html_nb_output_static_file ` | post process the HTML files produced by Sphinx to adjust the static files in notebooks (IPython static files do have ... | +-------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------+ | :func:`sphinx_add_scripts ` | copy additional scripts to a folder for sphinx documentation | +-------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------+ Documentation +++++++++++++ .. automodule:: pyquickhelper.helpgen.sphinx_helper :members: :special-members: __init__ :show-inheritance: