Wireshark-commits: [Wireshark-commits] master cef5108: improved the developer documentation

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 30 Dec 2015 00:07:56 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=cef51084f2f2d5b23cd95a3c3eaa55dfc50fe2b4
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

cef5108 by Barbu Paul - Gheorghe (barbu.paul.gheorghe@xxxxxxxxx):

    improved the developer documentation
    
    * tvb_*_length mentioned in README.dissector
    * fixed typos in README.dissector
    * using stats_tree_register_plugin in the stats_tree examples both in README.stats_tree and the dev guide
    * removed the version information and the #endif from the stats tree section in README.dissector
    
    Change-Id: I27df0b5dfd66a7c0ac5b0fe1bdc882b3e9ffda74
    Reviewed-on: https://code.wireshark.org/review/12908
    Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    

Actions performed:

    from  d1b46d9   VINES: fix no previous prototype for function 'capture_vines' [-Wmissing-prototypes]
    adds  cef5108   improved the developer documentation


Summary of changes:
 AUTHORS                                           |    4 ++
 doc/README.dissector                              |   13 ++++++-
 doc/README.stats_tree                             |   41 +++++++++++----------
 docbook/wsdg_src/WSDG_chapter_dissection.asciidoc |   12 +++---
 4 files changed, 43 insertions(+), 27 deletions(-)