This repository contains the documentation for all main GNU Taler components. To build things on a Debian (-based) system, install these packages: - make - python3-sphinx - python3-recommonmark - graphviz - texlive-latex-extra - dvipng Then, do "make html" for HTML, "make texinfo" for Texinfo, etc. (Do "make" w/o a target to see a list of possible targets.) The output is in subdir ‘_build’. TODO: Add instructions on how to build/export/integrate ‘prebuilt’ docs.