.. _f-codehelperz: module ``texthelper.code_helper`` ================================= Short summary +++++++++++++ module ``pyquickhelper.texthelper.code_helper`` Some functions about diacritics :githublink:`%|py|6` Functions +++++++++ +------------------------------------------------------------------------------------------------------------+----------------------------------------------------+ | function | truncated documentation | +============================================================================================================+====================================================+ | :func:`_dictionary_to_dataframe ` | | +------------------------------------------------------------------------------------------------------------+----------------------------------------------------+ | :func:`_measure_documentation_append ` | | +------------------------------------------------------------------------------------------------------------+----------------------------------------------------+ | :func:`_measure_documentation_ratio ` | | +------------------------------------------------------------------------------------------------------------+----------------------------------------------------+ | :func:`_measure_documentation_update ` | | +------------------------------------------------------------------------------------------------------------+----------------------------------------------------+ | :func:`add_rst_links ` | Replaces words by something like ``:epkg:'word'``. | +------------------------------------------------------------------------------------------------------------+----------------------------------------------------+ | :func:`change_style ` | Switches from *AaBb* into *aa_bb*. | +------------------------------------------------------------------------------------------------------------+----------------------------------------------------+ | :func:`measure_documentation ` | Measures the fact a module is documented. | +------------------------------------------------------------------------------------------------------------+----------------------------------------------------+ | :func:`measure_documentation_module ` | Measures the fact a module is documented. | +------------------------------------------------------------------------------------------------------------+----------------------------------------------------+ Documentation +++++++++++++ .. automodule:: pyquickhelper.texthelper.code_helper :members: :special-members: __init__ :show-inheritance: