# wazo-doc **Repository Path**: mirrors_sileht/wazo-doc ## Basic Information - **Project Name**: wazo-doc - **Description**: :book: Wazo documentation - **Primary Language**: Unknown - **License**: GPL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-09-25 - **Last Updated**: 2026-05-24 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README wazo-doc ======== This is the documentation for the [Wazo project](http://wazo.community "Wazo homepage"). The live version is hosted at http://documentation.wazo.community Dependencies ------------ With python2 and virtualenvwrapper : `mkvirtualenv -p /usr/bin/python2 doc` `pip install -r requirements.txt` Build ----- make html PDF version ----------- You will need a LATEX compilation suite. On Debian, you can use the following packages : $ apt-get install texlive-latex-base texlive-latex-recommended texlive-latex-extra texlive-fonts-recommended