# sample configuration file for mkdoc
#
# Copyright (c) 2000-2014 LOGILAB S.A. (Paris, FRANCE).
# http://www.logilab.fr/ -- mailto:contact@logilab.fr

[MAIN]

# default target
target=html

# path of the fop executable
fop=/usr/bin/fop

# path of the xsltproc executable
xsltproc=/usr/bin/xsltproc

# directory where logilab's stylesheets are located
xsltroot=/home/logilab/lib/xslt/
