* configure.in libvirt.spec.in docs/Makefile.am docs/devhelp/*:

added devhelp docs support, based on libxml2 stylesheets
Daniel
This commit is contained in:
Daniel Veillard
2006-02-22 10:54:54 +00:00
parent a3512b01f9
commit 21df1e503b
12 changed files with 810 additions and 2 deletions

View File

@@ -1,5 +1,5 @@
## Process this file with automake to produce Makefile.in
SUBDIRS=examples
SUBDIRS= . examples devhelp
# The directory containing the source code (if it contains documentation).
DOC_SOURCE_DIR=../src