OSDN Git Service

make sure there is always a build directory to put doxgen stuff html in
authorReed Kotler <rkotlerimgtec@gmail.com>
Fri, 8 Jan 2016 05:42:36 +0000 (21:42 -0800)
committerJim Stichnoth <stichnot@chromium.org>
Fri, 8 Jan 2016 05:42:36 +0000 (21:42 -0800)
commit426a21e1a0850224a565d7a38daa6525da30523e
tree280c04ad22a4fa9336598d6b025402be0ef61110
parent8a105fd788ba9bcdd4aa2b154d166e89b1a2337e
make sure there is always a build directory to put doxgen stuff html in

currently if you do a make clean-all or have never done a code build, there will be no build directory and doxygen is going to want to create and put files into build/docs/html

BUG=
R=stichnot@chromium.org

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

Patch from Reed Kotler <rkotlerimgtec@gmail.com>.
docs/Makefile.standalone