URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=3924310d86cee06ebfcc4534518d609cafb91ecf
Submitter: Gerald Combs (gerald@xxxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
3924310 by Gerald Combs (gerald@xxxxxxxx):
WSUG: Convert ``Command Line Tools'' to AsciiDoc.
Move the idl2wrs section to the Developer's Guide. Leave most of the
other content intact for now.
Change-Id: I98c6eeab62af5cc55e3ce23ab1107df02b1a22cf
Reviewed-on: https://code.wireshark.org/review/5214
Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
Actions performed:
from c61df20 Restore a "ti" assignment that slightly altered dissection.
adds 3924310 WSUG: Convert ``Command Line Tools'' to AsciiDoc.
Summary of changes:
docbook/CMakeLists.txt | 3 +-
docbook/Makefile.common | 3 +-
docbook/asciidoc.conf | 1 +
docbook/wsdg_src/WSDG_chapter_dissection.asciidoc | 188 +++-
docbook/wsdg_src/WSDG_preface.asciidoc | 2 +
docbook/wsug_src/WSUG_app_protocols.asciidoc | 4 +-
docbook/wsug_src/WSUG_app_tools.asciidoc | 911 ++++++++++++++++
docbook/wsug_src/WSUG_app_tools.xml | 1213 ---------------------
docbook/wsug_src/WSUG_preface.asciidoc | 4 +-
9 files changed, 1108 insertions(+), 1221 deletions(-)
create mode 100644 docbook/wsug_src/WSUG_app_tools.asciidoc
delete mode 100644 docbook/wsug_src/WSUG_app_tools.xml