.. _f-pandochelper: module ``helpgen.pandoc_helper`` ================================ Short summary +++++++++++++ module ``pyquickhelper.helpgen.pandoc_helper`` Helpers to call pandoc and convert documents :githublink:`%|py|5` Functions +++++++++ +-----------------------------------------------------------------------+-----------------------------------------------------------+ | function | truncated documentation | +=======================================================================+===========================================================+ | :func:`call_pandoc ` | Call :epkg:`pandoc`. | +-----------------------------------------------------------------------+-----------------------------------------------------------+ | :func:`latex2rst ` | convert a latex document into a rst document using pandoc | +-----------------------------------------------------------------------+-----------------------------------------------------------+ Documentation +++++++++++++ .. automodule:: pyquickhelper.helpgen.pandoc_helper :members: :special-members: __init__ :show-inheritance: