logilab/doctools

view examples/mkdocrc @ 0:cc367abb080e

forget the past. forget the past.
author root
date Wed, 26 Apr 2006 10:48:09 +0000
parents
children 3ec735f65ca8
line source
1 # sample configuration file for mkdoc
2 #
3 # Copyright (c) 2000-2003 LOGILAB S.A. (Paris, FRANCE).
4 # http://www.logilab.fr/ -- mailto:contact@logilab.fr
6 [MAIN]
8 # default target
9 target=html
11 # path of the fop executable
12 fop=/usr/bin/fop
14 # path of the xsltproc executable
15 xsltproc=/usr/bin/xsltproc
17 # directory where logilab's stylesheets are located
18 xsltroot=/home/logilab/lib/xslt/