Wireshark-commits: [Wireshark-commits] master c39bc2a: WSDG: Miscellaneous updates and fixes.
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=c39bc2a4f62f7d20daf494886197d570192594de
Submitter: "Gerald Combs <gerald@xxxxxxxxxxxxx>"
Changed: branch: master
Repository: wireshark
Commits:
c39bc2a by Gerald Combs (gerald@xxxxxxxxxxxxx):
WSDG: Miscellaneous updates and fixes.
Update the Windows CRT text to mention the Universal CRT.
Replace references to WinPcap with Npcap.
Update the Qt LTS text.
Add a WiX / .msi section
Use curly quotes.
Use the {cpp} attribute so that the "++" in "C++" doesn't trigger
monospace formatting.
Make the various "Unix" and "Windows" subsection title names uniform.
Give them the "discrete" attribute so that they don't clutter up the
TOC.
Title-case section titles.
Remove the reference to m4. As far as I can tell we don't require it.
Change-Id: I73f851adae640f77205781d6c4962002c2d53f49
Reviewed-on: https://code.wireshark.org/review/31343
Petri-Dish: Gerald Combs <gerald@xxxxxxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
Actions performed:
from 8dbca73 test: print command output for dfiltertest failures
add c39bc2a WSDG: Miscellaneous updates and fixes.
Summary of changes:
docbook/attributes.asciidoc | 7 +-
docbook/developer-guide.asciidoc | 3 +-
docbook/wsdg_src/WSDG_chapter_build_intro.asciidoc | 5 +-
docbook/wsdg_src/WSDG_chapter_dissection.asciidoc | 2 +-
docbook/wsdg_src/WSDG_chapter_libraries.asciidoc | 91 ++++++++++-------
docbook/wsdg_src/WSDG_chapter_quick_setup.asciidoc | 56 +++++------
docbook/wsdg_src/WSDG_chapter_tools.asciidoc | 111 +++++++++++++--------
.../wsdg_src/WSDG_chapter_userinterface.asciidoc | 14 +--
docbook/wsdg_src/WSDG_chapter_works.asciidoc | 6 +-
9 files changed, 170 insertions(+), 125 deletions(-)