doc: create api directory

Change-Id: Iecf09fd9b362f7c1ea25efdc5ac3d2345630766a
Signed-off-by: Anas Nashif <anas.nashif@intel.com>
This commit is contained in:
Anas Nashif 2016-02-09 17:15:56 -05:00
commit fb44466164

View file

@ -67,6 +67,7 @@ kconfig: scripts/genrest/genrest.py
html: kconfig
$(SPHINXBUILD) -b html $(ALLSPHINXOPTS) $(BUILDDIR)/html
@mkdir -p $(BUILDDIR)/html/api
@cp -a html $(BUILDDIR)/html/api
@echo
@echo "Build finished. The HTML pages are in $(BUILDDIR)/html."