Wireshark-commits: [Wireshark-commits] master fac6a21: WSUG: Add a Packet Lengths dialog section.

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 03 Jan 2020 16:37:16 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=fac6a2179e0a921341456a3bb31896c39d639b92
Submitter: "Gerald Combs <gerald@xxxxxxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

fac6a21 by Gerald Combs (gerald@xxxxxxxxxxxxx):

    WSUG: Add a Packet Lengths dialog section.
    
    Add a section for the Packet Lengths window. Use title case for the
    column headers. Fix a button name and other issues elsewhere.
    
    Change-Id: I339d56aa169158e0788acd02a897729205e9f50e
    Reviewed-on: https://code.wireshark.org/review/35615
    Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
    

Actions performed:

    from  4778386   WSDG: Miscellaneous updates.
     add  fac6a21   WSUG: Add a Packet Lengths dialog section.


Summary of changes:
 docbook/CMakeLists.txt                            |   1 +
 docbook/attributes.adoc                           |   2 +-
 docbook/wsug_graphics/ws-stats-packet-lengths.png | Bin 0 -> 92831 bytes
 docbook/wsug_src/WSUG_chapter_statistics.adoc     |  40 +++++++++++++++++++++-
 docbook/wsug_src/WSUG_chapter_use.adoc            |   4 +--
 docbook/wsug_src/WSUG_chapter_work.adoc           |   2 +-
 epan/stats_tree.c                                 |   8 ++---
 7 files changed, 48 insertions(+), 9 deletions(-)
 create mode 100644 docbook/wsug_graphics/ws-stats-packet-lengths.png