.. _f-installmanual: module ``installhelper.install_manual`` ======================================= Short summary +++++++++++++ module ``pymyinstall.installhelper.install_manual`` Contains a list of web site with some useful tools. :githublink:`%|py|6` Functions +++++++++ +----------------------------------------------------------------------------------------------+---------------------------------------------------+ | function | truncated documentation | +==============================================================================================+===================================================+ | :func:`get_install_list ` | returns the list of tools a developper might need | +----------------------------------------------------------------------------------------------+---------------------------------------------------+ | :func:`open_tool_on_browser ` | open a page on browser for a specific tool | +----------------------------------------------------------------------------------------------+---------------------------------------------------+ Documentation +++++++++++++ .. automodule:: pymyinstall.installhelper.install_manual :members: :special-members: __init__ :show-inheritance: