Summary: Added python3-sphinx-bootstrap-theme which is needed for `make latexpdf`.
Test Plan: Install python3-sphinx-bootstrap-theme and build a pdf from source.
Reviewers: lynorian, tsimonq2, wxl
Differential Revision: https://phab.lubuntu.me/D31
You can see the options for building the documentation by running `make help`. You can make the html version by running `make html`. You can make a pdf version of the lubuntu manual with `make latexpdf`. If you just want to check for warnings or errors building run `make dummy`.
You can see the options for building the documentation by running `make help`. You can make the html version by running `make html`. You can make a pdf version of the lubuntu manual with `make latexpdf`. If you just want to check for warnings or errors building run `make dummy`.