Uniform behavior for 'make man' and 'make html'
authorTeemu Murtola <teemu.murtola@gmail.com>
Mon, 25 Nov 2013 18:11:33 +0000 (20:11 +0200)
committerGerrit Code Review <gerrit@gerrit.gromacs.org>
Mon, 2 Dec 2013 14:55:40 +0000 (15:55 +0100)
commit2f14f66839a2541b439ab2c5a2876128e0a505a0
treeff7f9c94645b86a9b910787bd083557e7adeb02d
parent53801dab36e9d1d70e7d164e8f377e1bd0fc4d51
Uniform behavior for 'make man' and 'make html'

Both man and HTML pages are now generated and installed using similar
installation rules.  GMX_BUILD_HELP controls automatic generation of
both.  They are also put into the source distribution using the same
mechanism for both.

Part of #685 and #1242.

Change-Id: Id61e75623861b46f765da49c4b34047a6b327083
CMakeLists.txt
CPackInit.cmake
share/CMakeLists.txt
share/html/CMakeLists.txt
share/man/CMakeLists.txt