Lines Matching refs:doxygen
7 website: website-html-doxygen
13 DO_HTML = apidoc-html-doxygen website-html-doxygen
14 DO_INSTALL_HTML = apidoc-install-html-doxygen
34 doxygen-api-cfg: $(DOXY_API_SRC_CFG) $(DOXY_API_BLD_DIR)
39 doxygen-website-cfg: $(DOXY_WEBSITE_SRC_CFG) $(DOXY_WEBSITE_BLD_DIR)
44 apidoc-html-doxygen: doxygen-api-cfg
45 doxygen $(DOXY_API_BLD_CFG)
47 website-html-doxygen: doxygen-website-cfg
48 doxygen $(DOXY_WEBSITE_BLD_CFG)
50 apidoc-install-html-doxygen: apidoc-html-doxygen
54 website-install-html-doxygen: doxygen-website-cfg