Lines Matching full:docs
36 subdir = docs
193 # Comment out the next line to skip building print docs. The default
194 # is not to skip building print docs. Note, after changing it
248 xml/dist-docs.xml \
259 xml/tech-docs.xml \
264 myxmldir = $(top_srcdir)/docs/xml
265 myimgdir = $(top_srcdir)/docs/images
266 mylibdir = $(top_srcdir)/docs/lib
267 myhtmldir = $(top_builddir)/docs/html
268 myprintdir = $(top_builddir)/docs/print
269 websitedir = $(top_builddir)/docs/website
270 valkyriedir = $(top_builddir)/docs/vg-html
271 downloadsdir = $(top_builddir)/docs/downloads
272 vgdir = $(top_builddir)/docs/valgrind
311 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign docs/Makefile'; \
313 $(AUTOMAKE) --foreign docs/Makefile
487 all-docs: FAQ.txt man-pages html-docs print-docs
516 html-docs:
528 print-docs:
542 # If the docs have been built, install them. But don't worry if they have
576 # This is done at 'make dist' time. It builds the html docs, print
577 # docs and man pages and copies them into the docs/ directory in the
580 dist-hook: FAQ.txt html-docs man-pages print-docs
587 dist-hook: FAQ.txt html-docs man-pages
595 rm -f $(top_builddir)/FAQ.txt $(top_builddir)/docs/*.1
603 website-docs:
611 valkyrie-docs:
612 @echo "Generating a set of valgrind docs for valkyrie..."
622 download-docs:
636 (cd $(top_builddir)/docs/ && \