README (336B)
1 This repository contains the documentation for all main GNU Taler components. 2 3 Before building the documentation, make sure that you have the required 4 dependencies installed using pip3: 5 6 $ pip3 install --user --upgrade recommonmark sphinx 7 8 Note by Buck: when setting up on VM, I also needed: 9 10 # apt install texlive-latex-extra graphviz