Skip to content

stradivarius2a/xivo-doc

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

XiVO-doc
========

This is the project of documentation of the software XiVO.

Dependencies
------------

* Sphinx (package python-sphinx on Debian)
* sphinx-git modified (for git changelog). To install it:

   pushd /tmp && sudo pip install git+git://github.com/xivo-pbx/sphinx-git.git@tagtitles && popd


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

Packages

No packages published

Languages

  • Python 51.8%
  • Makefile 22.7%
  • CSS 13.6%
  • HTML 6.9%
  • Shell 5.0%