Dependencies for LBPM documentation # install sphinx pip install Sphinx # foamatting requires sphinx read-the-docs-theme pip install sphinx-rtd-theme # equation rendering requires latex and dvipng command sudo apt-get install dvipng sudo apt-get install texlive texstudio sudo apt-get install texlive-latex-recommended texlive-pictures texlive-latex-extra