doc: Force FOP to read images from doc directory
authorKeith Packard <keithp@keithp.com>
Tue, 13 Oct 2015 20:52:32 +0000 (13:52 -0700)
committerKeith Packard <keithp@keithp.com>
Tue, 13 Oct 2015 20:54:28 +0000 (13:54 -0700)
commitc1ca80318102af122cb7b5380331e37795280761
tree57571256e00e01692109307992eb35755d5917b9
parent0ae116dd8779fd0594d443a735e7b6834ea9b713
doc: Force FOP to read images from doc directory

Looks like something changed and fop is now reading from the directory
containing the source file. xmlto places that source in /tmp, making
all relative URIs fail. Fix this by creating a fop configuration file
directing it to load relative to the doc directory and then pass that
through xmlto.

Signed-off-by: Keith Packard <keithp@keithp.com>
doc/Makefile