http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=50092
User: eapache
Date: 2013/06/20 03:46 PM
Log:
Split README.developer into two: README.developer and README.dissector. All the
documentation specific to dissectors should now live in README.dissector - what
remains in README.developer should be useful to anybody coding on Wireshark
regardless of if you're working on the GUI, wiretap, dissectors, etc.
This first pass I did a fairly dumb split of copy-pasting relevant chunks from
one file to the other. There are probably fragments that aren't in the right
file anymore, so cleanup welcome.
Directory: /trunk/doc/
Changes Path Action
+16 -3127 README.developer Modified
+3177 -0 README.dissector Added