Wireshark-commits: [Wireshark-commits] master a722f83: Convert the build and install chapter to Asc
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=a722f83ff1aa6cb53a0e581417b4ec88e9ba207c
Submitter: Gerald Combs (gerald@xxxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
a722f83 by Gerald Combs (gerald@xxxxxxxx):
Convert the build and install chapter to AsciiDoc.
Add OS X content. Remove GTK+ content. Update the names in the NSIS
package to match the documentation (untested).
Change-Id: Id8fd08982bc26871bb8a319b0319808bcdba878c
Reviewed-on: https://code.wireshark.org/review/3366
Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
Actions performed:
from 50b6734 Dump additional debugging information.
adds a722f83 Convert the build and install chapter to AsciiDoc.
Summary of changes:
docbook/CMakeLists.txt | 3 +-
docbook/Makefile.common | 3 +-
docbook/asciidoc.conf | 8 +-
.../wsug_src/WSUG_chapter_build_install.asciidoc | 418 +++++++++++
docbook/wsug_src/WSUG_chapter_build_install.xml | 780 --------------------
packaging/nsis/AdditionalTasksPage.ini | 14 +-
packaging/nsis/wireshark.nsi | 263 +++----
7 files changed, 573 insertions(+), 916 deletions(-)
create mode 100644 docbook/wsug_src/WSUG_chapter_build_install.asciidoc
delete mode 100644 docbook/wsug_src/WSUG_chapter_build_install.xml