ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
July 17th, 2024 | 10:00am-11:55am SGT (UTC+8) | Online

Wireshark-commits: [Wireshark-commits] master b41f0c3: WSUG: Convert ``Troubleshooting'' to AsciiDo

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sun, 9 Nov 2014 18:25:13 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=b41f0c3257c55f26263065bc46e3154e6ce40677
Submitter: Gerald Combs (gerald@xxxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

b41f0c3 by Gerald Combs (gerald@xxxxxxxx):

    WSUG: Convert ``Troubleshooting'' to AsciiDoc.
    
    The chapter is disabled so its final output hasn't been checked. Leave
    most of the content intact for now.
    
    Change-Id: I2147ee2863e7ededadf892794a836b4dc8055649
    Reviewed-on: https://code.wireshark.org/review/5211
    Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
    

Actions performed:

    from  f8f915c   WSUG: Convert ``Protocols'',  ``Messages'', and ``How Wireshark Works'' to AsciiDoc.
    adds  b41f0c3   WSUG: Convert ``Troubleshooting'' to AsciiDoc.


Summary of changes:
 docbook/CMakeLists.txt                             |    3 +-
 docbook/Makefile.common                            |    3 +-
 .../wsug_src/WSUG_chapter_troubleshoot.asciidoc    |   85 +++++++++++++
 docbook/wsug_src/WSUG_chapter_troubleshoot.xml     |  128 --------------------
 4 files changed, 89 insertions(+), 130 deletions(-)
 create mode 100644 docbook/wsug_src/WSUG_chapter_troubleshoot.asciidoc
 delete mode 100644 docbook/wsug_src/WSUG_chapter_troubleshoot.xml