Changes to documentation build script
commit4841dea8e2cb5d4c391c390bbe82bae960d44bc4
authorPaul Bauer <paul.bauer.q@gmail.com>
Mon, 3 Sep 2018 14:24:26 +0000 (3 16:24 +0200)
committerMark Abraham <mark.j.abraham@gmail.com>
Wed, 5 Sep 2018 16:00:44 +0000 (5 18:00 +0200)
treea5352c52bd74b16b556ff2cfda748901e2e11178
parent51a5bf8fcd68bed5af33c95678732a1d93c68d40
Changes to documentation build script

Moved around some of the builds in documentation.py so they are actually
in the correct order, and made sphinx-input a combined target of both
the input files for the pdf manual and the webpage image files.

Commented on using individual builds in the script instead of simply
using the webpage target and building everything at once.

Refs #2629

Change-Id: I15f556db6dfff12b48b52e8b461f179486a4ea28
admin/builds/documentation.py
docs/CMakeLists.txt