Home | History | Annotate | Download | only in pdk

Lines Matching refs:html

37 #   Doxygenize the header files to create html docs in the generatedDocs dir.
38 # Copy the appengine files, the template files and the generated html
41 # styles added to the html.
63 # Working directory for html, et al. after doxygination
64 pdk_generated_source_dir := $(pdk_docs_intermediates)/generatedDocs/html
77 # descriptions for the new headers and point to the new doxygen created html.
128 # Copy newer doxygen html files.
129 $(pdk_docs_intermediates)/header.html: $(pdk_config_dir)/header.html
133 $(pdk_docs_intermediates)/footer.html: $(pdk_config_dir)/footer.html
148 $(pdk_doxygen_config_file) $(pdk_docs_intermediates)/header.html \
149 $(pdk_docs_intermediates)/footer.html $(pdk_doxy_docsfiles_dir)/groups.dox \
154 # We replace index.html with a template file so don't use the generated one
156 $(pdk_doxygen_config_file) $(pdk_docs_intermediates)/header.html \
157 $(pdk_docs_intermediates)/footer.html $(pdk_doxy_docsfiles_dir)/groups.dox \
165 @rm -f $(pdk_generated_source_dir)/index.html
166 # Fix a doxygen bug: in *-source.html file insert '</div>\n' after line 25