.. _f-installcustom: module ``helpgen.install_custom`` ================================= Short summary +++++++++++++ module ``pyquickhelper.helpgen.install_custom`` Various function to install some application such as :epkg:`pandoc`. :githublink:`%|py|5` Functions +++++++++ +--------------------------------------------------------------------------------------+----------------------------------------------------------------------------+ | function | truncated documentation | +======================================================================================+============================================================================+ | :func:`download_requirejs ` | Downloads `require.js `_ release. | +--------------------------------------------------------------------------------------+----------------------------------------------------------------------------+ | :func:`download_revealjs ` | Downloads :epkg:`reveal.js` release and unzips it. | +--------------------------------------------------------------------------------------+----------------------------------------------------------------------------+ Documentation +++++++++++++ .. automodule:: pyquickhelper.helpgen.install_custom :members: :special-members: __init__ :show-inheritance: