Give more info when trying to build manual
authorPaul Bauer <paul.bauer.q@gmail.com>
Tue, 23 Oct 2018 15:12:37 +0000 (17:12 +0200)
committerMark Abraham <mark.j.abraham@gmail.com>
Mon, 5 Nov 2018 13:24:06 +0000 (14:24 +0100)
commitd4025a3eb2190b03438df637ce32c53e8699e8da
tree6bbace22dc6ada170e21f17f8eb3b453c3202e39
parent2b323d5f0157daed5473ebb9d7d41beb31b263f9
Give more info when trying to build manual

The manual build would fail with cryptic reasons when Sphinx was not
available because the include was not properly set.

Also set up Sphinx detection to be verbose so that users will have it
easier to see whether they can build the docs or not.

Building the docs will not work now when using Python3.

Add test script to check if ImageMagick convert actually works or not.

Refs #2709

Change-Id: I1c49d683d971a5bf0b0ce217f7e9ecd60603e6e6
CMakeLists.txt
cmake/TestImageMagickConvert.pdf [new file with mode: 0644]
cmake/gmxTestImageMagick.cmake [new file with mode: 0644]
docs/CMakeLists.txt
docs/SphinxMacros.cmake
docs/doxygen/CMakeLists.txt
docs/manual/CMakeLists.txt