Wireshark-commits: [Wireshark-commits] master 8ebbf99: Remove Lynx.

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 12 Feb 2018 19:19:22 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=8ebbf99173984bf44e78ff7fec2a8ab082c1c8ae
Submitter: Gerald Combs (gerald@xxxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

8ebbf99 by Gerald Combs (gerald@xxxxxxxxxxxxx):

    Remove Lynx.
    
    Use tools/html2text.py to convert HTML to text.
    
    Remove some now-obsolete documentation.
    
    Change-Id: Ib21a1ab10c789182da5fcc68e98917a00f2fa650
    Reviewed-on: https://code.wireshark.org/review/25733
    Petri-Dish: Gerald Combs <gerald@xxxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
    

Actions performed:

    from  3b940d2   [PFCP] Fixed a typo in Outer Header Creation IE
    adds  8ebbf99   Remove Lynx.


Summary of changes:
 cmake/modules/FindAsciidoctor.cmake |  37 +++++-----
 cmake/modules/FindLYNX.cmake        |  24 -------
 configure.ac                        |   6 --
 docbook/CMakeLists.txt              |   1 -
 docbook/Makefile.am                 |   5 +-
 docbook/README.adoc                 | 134 +-----------------------------------
 tools/debian-setup.sh               |   4 +-
 tools/install_rpms_for_devel.sh     |   4 +-
 tools/rpm_setup.sh                  |   5 +-
 9 files changed, 28 insertions(+), 192 deletions(-)
 delete mode 100644 cmake/modules/FindLYNX.cmake