Wireshark-commits: [Wireshark-commits] master 3bb4ee5: Docs: AUTHORS formatting	updates.
      
      
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=3bb4ee5aafea6fbfa02e86fdb519fded776ff80a
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark
Commits:
3bb4ee5 by Gerald Combs (gerald@xxxxxxxxxxxxx):
    Docs: AUTHORS formatting updates.
    
    Switch the AUTHORS heading markup from underscores to equals. This makes
    it easier to transform to Pod headings.
    
    Update the AUTHORS-SHORT-FORMAT output so that the author lists are
    verbatim paragraphs. Add a style for the author lists instead of
    wrapping everything in a <pre>.
    
    The AUTHORS files are UTF-8 and wireshark.pod sets "=encoding utf8".
    There's no need to translate characters.
    
    Change-Id: I43cf18ff86774421b08edb84d968a9410be177fe
    Reviewed-on: https://code.wireshark.org/review/29181
    Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
    Petri-Dish: Gerald Combs <gerald@xxxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    
Actions performed:
    from  1b97441   AT: Add CGSN/GSN Commands
     add  3bb4ee5   Docs: AUTHORS formatting updates.
Summary of changes:
 AUTHORS                    | 21 ++++++-----
 AUTHORS.src                | 14 +++----
 doc/make-authors-format.pl | 94 +++++++++++++---------------------------------
 tools/generate_authors.pl  | 12 +++---
 4 files changed, 51 insertions(+), 90 deletions(-)