Lines Matching refs:doxygen
30 # The first is the doxygen markup in libstdc++ sources, which is a
129 stamp-xml: stamp-xml-single-docbook stamp-xml-single-doxygen
141 stamp-html: stamp-html-docbook-data stamp-html-doxygen
153 stamp-pdf: stamp-pdf-docbook stamp-pdf-doxygen
165 stamp-man: stamp-man-doxygen
207 # Doxygen configuration
208 # Assumes doxygen, graphviz (with dot), pdflatex installed
210 doxygen_outdir = ${glibcxx_builddir}/doc/doxygen
230 stamp-xml-doxygen: ${doxygen_outdir}/xml
236 $(STAMP) stamp-xml-doxygen
238 stamp-xml-single-doxygen: stamp-xml-doxygen
239 @echo "Generating doxygen xml single file..."
242 $(STAMP) stamp-xml-single-doxygen
244 stamp-html-doxygen: ${doxygen_outdir}/html
250 $(STAMP) stamp-html-doxygen
252 stamp-latex-doxygen: ${doxygen_outdir}/latex
258 $(STAMP) stamp-latex-doxygen
267 stamp-pdf-doxygen: stamp-latex-doxygen ${doxygen_outdir}/pdf
268 @echo "Generating doxygen pdf file...";
279 $(STAMP) stamp-pdf-doxygen
281 stamp-man-doxygen: ${doxygen_outdir}/man
287 $(STAMP) stamp-man-doxygen
289 doc-xml-doxygen: stamp-xml-doxygen
290 doc-xml-single-doxygen: stamp-xml-single-doxygen
291 doc-html-doxygen: stamp-html-doxygen
292 doc-latex-doxygen: stamp-latex-doxygen
293 doc-pdf-doxygen: stamp-pdf-doxygen
294 doc-man-doxygen: stamp-man-doxygen
655 .PHONY: doc-doxygen-html doc-doxygen-man doc-performance
662 rm -rf man html pdf fo xml doxygen docbook ./libstdc++-* db2t*