docs: Fix ordering of pages in table of contents
authorAnup Patel <anup.patel@wdc.com>
Wed, 6 May 2020 06:46:48 +0000 (12:16 +0530)
committerAnup Patel <anup@brainfault.org>
Thu, 7 May 2020 04:16:22 +0000 (09:46 +0530)
commitc2286b6f042d80ccd6b047421570d59967568d3f
tree2a2171d7bd2cb9601611c82b14805dad97fc8f31
parentdfd9dd67dcac5d0cb639988e4420ab82516ba8be
docs: Fix ordering of pages in table of contents

Currently, all markdown pages are randomly arranged in table of
contents so to fix this we treat top-level README.md as mainpage
and enable Doxygen TREEVIEW.

Also, there should not be any text before title of a markdown
page so we move project copyright as separate section in top-level
README.md.

Signed-off-by: Anup Patel <anup.patel@wdc.com>
Reviewed-by: Atish Patra <atish.patra@wdc.com>
README.md
docs/doxygen.cfg