606701ef719a9785a425b9496061b8d17031056c
[obnox/wireshark/wip.git] / docbook / dg-src / EDG_chapter_dissection.xml
1 <!-- EDG Chapter Dissection -->\r
2 <!-- $Id: EDG_chapter_libraries.xml 11816 2004-08-23 19:46:18Z ulfl $ -->\r
3 \r
4 <chapter id="ChapterDissection">\r
5   <title>Packet dissection</title>\r
6   \r
7   <section id="ChDissectWorks">\r
8         <title>How it works</title>\r
9         <para>\r
10         XXX - well, how does it work?\r
11         </para>\r
12   </section>\r
13 \r
14   <section id="ChDissectAdd">\r
15         <title>Adding a basic dissector</title>\r
16         <para>\r
17         The steps to add a new dissector (including some skeleton code) can be \r
18         found in the file doc/README.developer.\r
19         </para>\r
20   </section>\r
21 \r
22   <section id="ChDissectConversation">\r
23         <title>How to use conversations</title>\r
24         <para>\r
25         Some info about how to use conversations in a dissector can be \r
26         found in the file doc/README.developer.\r
27         </para>\r
28   </section>\r
29 \r
30 </chapter>\r
31 <!-- End of EUG Chapter Dissection -->\r