drd/tests: Add the "dlopen" test program
[valgrind.git] / docs / xml / manpages-index.xml
blob7d774e5383fd3fe13fe6674eedf0bdcea36e1faf
1 <?xml version="1.0"?> <!-- -*- sgml -*- -->
2 <!DOCTYPE set PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN"
3   "http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd">
5 <!-- This file is not part of the distributed docs, it's just here so we can
6      point $(XSTLPROC) at a single file and get all the man pages. -->
8 <set>
10 <!-- valgrind -->
11 <xi:include href="valgrind-manpage.xml" parse="xml"  
12     xmlns:xi="http://www.w3.org/2001/XInclude" />
14 <!-- cg_annotate -->
15 <xi:include href="../../cachegrind/docs/cg_annotate-manpage.xml" parse="xml"  
16     xmlns:xi="http://www.w3.org/2001/XInclude" />
18 <!-- cg_diff -->
19 <xi:include href="../../cachegrind/docs/cg_diff-manpage.xml" parse="xml"
20     xmlns:xi="http://www.w3.org/2001/XInclude" />
22 <!-- cg_merge -->
23 <xi:include href="../../cachegrind/docs/cg_merge-manpage.xml" parse="xml"
24     xmlns:xi="http://www.w3.org/2001/XInclude" />
26 <!-- callgrind_annotate -->
27 <xi:include href="../../callgrind/docs/callgrind_annotate-manpage.xml" parse="xml"  
28     xmlns:xi="http://www.w3.org/2001/XInclude" />
30 <!-- callgrind_control -->
31 <xi:include href="../../callgrind/docs/callgrind_control-manpage.xml" parse="xml"  
32     xmlns:xi="http://www.w3.org/2001/XInclude" />
34 <!-- ms_print -->
35 <xi:include href="../../massif/docs/ms_print-manpage.xml" parse="xml"  
36     xmlns:xi="http://www.w3.org/2001/XInclude" />
38 <!-- valgrind-listener -->
39 <xi:include href="../../auxprogs/docs/valgrind-listener-manpage.xml"
40     parse="xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
42 <!-- vgdb -->
43 <xi:include href="../../coregrind/docs/vgdb-manpage.xml"
44     parse="xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
46 </set>