commit | 828aa5712fa0cf4c4661afa53ef7b3bc53c7c390 | [log] [tgz] |
---|---|---|
author | David Hu <david.hu@arm.com> | Thu Jul 08 22:09:16 2021 +0800 |
committer | David Hu <david.hu@arm.com> | Tue Jul 13 10:16:12 2021 +0200 |
tree | 0b6b88ff04508243fa91ef9c5e05c9588171a78a | |
parent | 0e6b44e149c9b8de5990f0d942131699db1f47a7 [diff] |
Docs: Add requirement of librsvg2-bin for doc generation Require tool librsvg2-bin in docs for user guide generation. librsvg2-bin shall be installed to support sphinxcontrib-svg2pdfconverter. Otherwise, user guide build will throw out warnings that RSVG converter command 'rsvg-convert' cannot be run. Change-Id: Ic988b2771c0c5317b130bb37696c1c2833c162f7 Signed-off-by: David Hu <david.hu@arm.com>