OSDN Git Service

Move Doxyfile files to docs and associated makefile. This is a prelude to allowing...
authorReed Kotler <rkotlerimgtec@gmail.com>
Thu, 7 Jan 2016 16:45:13 +0000 (08:45 -0800)
committerJim Stichnoth <stichnot@chromium.org>
Thu, 7 Jan 2016 16:45:13 +0000 (08:45 -0800)
commit4cba1cbba5cb2b0a487734a822ff39607a32926d
treeef315722e76315506ec91e8027874a32c90ef90a
parent4acf11ac13716f5998b56cb65c1c72341276cc5f
Move Doxyfile files to docs and associated makefile. This is a prelude to allowing a docs directory for all the RST files as well as expanding the makefile to build the docs for those too, not just the doxygen output.

The doxygen html has been moved to build/docs/html so it's not in a source directory.

Gitignore has been fixed to allow files in docs now without complaining.

BUG=
R=stichnot@chromium.org

Review URL: https://codereview.chromium.org/1562703002 .

Patch from Reed Kotler <rkotlerimgtec@gmail.com>.
.gitignore
Makefile.standalone
docs/Doxyfile [moved from Doxyfile with 99% similarity]
docs/Makefile.standalone [new file with mode: 0644]