Change image conversion to only be build once
commit512b36f72fde65aa750a87c9d04df813d5d7159d
authorPaul Bauer <paul.bauer.q@gmail.com>
Mon, 23 Apr 2018 15:48:58 +0000 (23 17:48 +0200)
committerMark Abraham <mark.j.abraham@gmail.com>
Wed, 25 Apr 2018 10:46:50 +0000 (25 12:46 +0200)
treeee5e6b65ab4da9f7266ebe1a74cc4b8e255e4f81
parent049fdc5339e632f49a53e2264768ac93b1bdf48b
Change image conversion to only be build once

Change to CMake so that the image conversion needed for the web version
of the reference manual is only done once.

Also added some comments to specify the changes to USeLatex.cmake
and corrected the usuage of variable names in the cmake scripts.

Change-Id: I1caf09e899467e4de7451892536db967a35814fa
docs/CMakeLists.txt
docs/SphinxMacros.cmake
docs/manual/CMakeLists.txt
docs/manual/UseLATEX.cmake