Skip to content

duthils/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/gelendir/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 74.1%
  • CSS 22.2%
  • Shell 3.7%