Makefile: Add make targets to build and install documentation
authorAnup Patel <anup.patel@wdc.com>
Mon, 14 Jan 2019 06:55:01 +0000 (12:25 +0530)
committerAnup Patel <anup@brainfault.org>
Wed, 16 Jan 2019 05:55:25 +0000 (11:25 +0530)
commitc2e0b0291475a49f6c923ee7fda864fb2c3c2c6d
treef8ab986ebf295c92c099fd9f9e3dc8770c253d90
parent2e5ede82796960435fff80b27b21dfb399d2e2fb
Makefile: Add make targets to build and install documentation

This patch extends top-level makefile to build and install
documentation. The 'docs' make target is for building the
documentation PDF whereas 'install_docs' make target is for
installing the documentation PDF.

Signed-off-by: Anup Patel <anup.patel@wdc.com>
Makefile
docs/doxygen.cfg [new file with mode: 0644]