.. _f-defaultconf: module ``helpgen.default_conf`` =============================== Short summary +++++++++++++ module ``pyquickhelper.helpgen.default_conf`` Default values for the Sphinx configuration. :githublink:`%|py|6` Functions +++++++++ +--------------------------------------------------------------------------------------------+---------------------------------------------------------------------------------------------------------------------------+ | function | truncated documentation | +============================================================================================+===========================================================================================================================+ | :func:`_skip ` | To skip some functions, see `Skipping members `_. ... | +--------------------------------------------------------------------------------------------+---------------------------------------------------------------------------------------------------------------------------+ | :func:`custom_setup ` | See `Sphinx core events `_. | +--------------------------------------------------------------------------------------------+---------------------------------------------------------------------------------------------------------------------------+ | :func:`get_default_javascript ` | Returns the style of additional style sheets | +--------------------------------------------------------------------------------------------+---------------------------------------------------------------------------------------------------------------------------+ | :func:`get_default_stylesheet ` | Returns the style of additional style sheets. | +--------------------------------------------------------------------------------------------+---------------------------------------------------------------------------------------------------------------------------+ | :func:`get_first_line ` | Expects to find a text file with a line, the function extracts and returns this line. | +--------------------------------------------------------------------------------------------+---------------------------------------------------------------------------------------------------------------------------+ | :func:`set_sphinx_variables ` | Defines variables for :epkg:`Sphinx`. | +--------------------------------------------------------------------------------------------+---------------------------------------------------------------------------------------------------------------------------+ Documentation +++++++++++++ .. automodule:: pyquickhelper.helpgen.default_conf :members: :special-members: __init__ :show-inheritance: