Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit b131e04e authored by Mauro Carvalho Chehab's avatar Mauro Carvalho Chehab
Browse files

DocBook: Don't use graphics callouts



By default, when a callout is used, DocBook will try to use
a graphics image for callouts. This requires that the graphics
to be copied to the documentation directory. As this is not
done, use the text callouts: (1), (2), ...

Signed-off-by: default avatarMauro Carvalho Chehab <mchehab@redhat.com>
parent 7ac94055
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -3,6 +3,7 @@
<param name="chunk.quietly">1</param>
<param name="funcsynopsis.style">ansi</param>
<param name="funcsynopsis.tabular.threshold">80</param>
<param name="callout.graphics">0</param>
<!-- <param name="paper.type">A4</param> -->
<param name="generate.section.toc.level">2</param>
</stylesheet>