Skip to content
This repository has been archived by the owner on Mar 23, 2020. It is now read-only.

wazo-platform/wazo-doc

Important: This repositories has been replaced by https://github.com/wazo-platform/wazo-platform.org. You can find the moved content into content/uc-doc/.


wazo-doc

This is the documentation for the Wazo project.

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