Tagged Questions
1
vote
2answers
515 views
Integrating Images in a Docbook Manual in conjunction with phpDocumentor
is there a possibility to include images into a docbook manual compiled by phpDocumentor?
I tried both:
<mediaobject>
<imageobject>
<imagedata fileref="payment_flowchart.png" ...