Generalize markdown configuration machinery
authorMark Abraham <mark.j.abraham@gmail.com>
Thu, 10 Jul 2014 12:52:15 +0000 (14:52 +0200)
committerTeemu Murtola <teemu.murtola@gmail.com>
Sat, 23 Aug 2014 17:38:04 +0000 (19:38 +0200)
commit93356df4624bc4345a52814cd432f1874e89530d
tree7312d243827906069bf18f3aaddb67078e923660
parent9f500c778aa7eb0a8540d70e061ba19ca0768c8f
Generalize markdown configuration machinery

This implementation scales a bit better as we increase the number of
markdown files. It may even be easier to understand! Preserves
existing top-level targets, and general behaviour. The full ARGN
functionality is not yet used, but it will be shortly.

Introduced stub user guide, with HTML and PDF build.

Change-Id: I198f273a08f81035694c3efefd35a5b2f2af7f0d
docs/CMakeLists.txt
docs/configure-html.cmake.in [deleted file]
docs/configure-markdown.cmake.in [new file with mode: 0644]
docs/index.md
docs/install-guide/CMakeLists.txt
docs/install-guide/configure-install-guide.cmake.in [deleted file]
docs/user-guide/CMakeLists.txt [new file with mode: 0644]
docs/user-guide/main.md [new file with mode: 0644]