]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
V4L/DVB (13680b): DocBook/media: create links for included sources
authorBen Hutchings <ben@decadent.org.uk>
Thu, 3 Dec 2009 22:51:09 +0000 (19:51 -0300)
committerGreg Kroah-Hartman <gregkh@suse.de>
Thu, 28 Jan 2010 23:01:03 +0000 (15:01 -0800)
commit3cd4bea0c43831b242a8562f713122b1b9daf21a
tree93862a90dbda568d88ab35a41cb85d5a9f52bbdb
parent35f42c92098c70fc576e3baa8955db9fb2ba9cb5
V4L/DVB (13680b): DocBook/media: create links for included sources

commit 5bf583473813530c1bf82051a35fac8d5045f4f7 upstream.

If docs are being built in a separate directory, xmlto and xsltproc
can't find included sources.  Make links back to the source directory.

I would much prefer to have xmlto and xsltproc look in the source
directory for included entities but couldn't see how to do that.  This
needs to be solved in some way for 2.6.32, even if this patch isn't the
right way to do it.

Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
Cc: Ben Hutchings <ben@decadent.org.uk>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Documentation/DocBook/Makefile