Add missing zstd.h to coregrind Makefile.am noinst_HEADERS
[valgrind.git] / docs / xml / manpages-index.xml
blob17a81c99f0921d857fb1092c947ea7637ca35b1a
1 <?xml version="1.0"?> <!-- -*- sgml -*- -->
2 <!DOCTYPE set PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
3   "http://www.oasis-open.org/docbook/xml/4.5/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>
9 <book>
11 <!-- valgrind -->
12 <chapter>
13 <title>valgrind</title>
14 <xi:include href="valgrind-manpage.xml" parse="xml"  
15     xmlns:xi="http://www.w3.org/2001/XInclude" />
16 </chapter>
18 <!-- cg_annotate -->
19 <chapter>
20 <title>cg_annotate</title>
21 <xi:include href="../../cachegrind/docs/cg_annotate-manpage.xml" parse="xml"  
22     xmlns:xi="http://www.w3.org/2001/XInclude" />
23 </chapter>
25 <!-- cg_diff -->
26 <chapter>
27 <title>cg_diff</title>
28 <xi:include href="../../cachegrind/docs/cg_diff-manpage.xml" parse="xml"
29     xmlns:xi="http://www.w3.org/2001/XInclude" />
30 </chapter>
32 <!-- cg_merge -->
33 <chapter>
34 <title>cg_merge</title>
35 <xi:include href="../../cachegrind/docs/cg_merge-manpage.xml" parse="xml"
36     xmlns:xi="http://www.w3.org/2001/XInclude" />
37 </chapter>
39 <!-- callgrind_annotate -->
40 <chapter>
41 <title>callgrind_annotate</title>
42 <xi:include href="../../callgrind/docs/callgrind_annotate-manpage.xml" parse="xml"  
43     xmlns:xi="http://www.w3.org/2001/XInclude" />
44 </chapter>
46 <!-- callgrind_control -->
47 <chapter>
48 <title>callgrind_control</title>
49 <xi:include href="../../callgrind/docs/callgrind_control-manpage.xml" parse="xml"  
50     xmlns:xi="http://www.w3.org/2001/XInclude" />
51 </chapter>
53 <!-- ms_print -->
54 <chapter>
55 <title>ms_print</title>
56 <xi:include href="../../massif/docs/ms_print-manpage.xml" parse="xml"  
57     xmlns:xi="http://www.w3.org/2001/XInclude" />
58 </chapter>
60 <!-- valgrind-listener -->
61 <chapter>
62 <title>valgrind-listener</title>
63 <xi:include href="../../auxprogs/docs/valgrind-listener-manpage.xml"
64     parse="xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
65 </chapter>
67 <!-- valgrind-di-server -->
68 <chapter>
69 <title>valgrind-di-server</title>
70 <xi:include href="../../auxprogs/docs/valgrind-di-server-manpage.xml"
71     parse="xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
72 </chapter>
74 <!-- vgdb -->
75 <chapter>
76 <title>vgdb</title>
77 <xi:include href="../../coregrind/docs/vgdb-manpage.xml"
78     parse="xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
79 </chapter>
81 </book>
82 </set>