aboutsummaryrefslogtreecommitdiffstats
path: root/docbook/wsug_src/WSUG_chapter_capture.asciidoc
diff options
context:
space:
mode:
authorGerald Combs <gerald@wireshark.org>2016-09-13 11:29:25 -0700
committerGerald Combs <gerald@wireshark.org>2016-09-13 21:02:54 +0000
commit3c163637d6890ce5782fc204186629b789932d32 (patch)
tree35a67604c3e6a5538389523f90a4c56ecc7c33a4 /docbook/wsug_src/WSUG_chapter_capture.asciidoc
parent1e3c57b486b1d6a443cc29884337f983ca61bbfe (diff)
WSUG: Fixup PDF images.
Pass relative image directory paths to xsltproc. The DocBook documentation says you can use a URI, but trying to get that to work with CMake and Windows appears to be a path to tears and undignified wails of frustration. Add attributes for our different types of images and use them so that the PDFs don't scale our screenshots to an unusable size. Change-Id: I786d09d9ef9be3d423b2af426a8867739ae12c1a Reviewed-on: https://code.wireshark.org/review/17688 Petri-Dish: Gerald Combs <gerald@wireshark.org> Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org> Reviewed-by: Gerald Combs <gerald@wireshark.org>
Diffstat (limited to 'docbook/wsug_src/WSUG_chapter_capture.asciidoc')
-rw-r--r--docbook/wsug_src/WSUG_chapter_capture.asciidoc26
1 files changed, 13 insertions, 13 deletions
diff --git a/docbook/wsug_src/WSUG_chapter_capture.asciidoc b/docbook/wsug_src/WSUG_chapter_capture.asciidoc
index afae608784..456b0ce023 100644
--- a/docbook/wsug_src/WSUG_chapter_capture.asciidoc
+++ b/docbook/wsug_src/WSUG_chapter_capture.asciidoc
@@ -114,12 +114,12 @@ simultaneously.
[[ChCapCaptureInterfacesDialogWin32]]
.The ``Capture Interfaces'' dialog box on Microsoft Windows
-image::wsug_graphics/ws-capture-interfaces-win32.png[]
+image::wsug_graphics/ws-capture-interfaces-win32.png[{screenshot-attrs}]
[[ChCapCaptureInterfacesDialog]]
.The ``Capture Interfaces'' dialog box on Unix/Linux
-image::wsug_graphics/ws-capture-interfaces.png[]
+image::wsug_graphics/ws-capture-interfaces.png[{screenshot-attrs}]
_Device (Unix/Linux only)_::
The interface device name.
@@ -173,7 +173,7 @@ main toolbar), Wireshark pops up the ``Capture Options'' dialog box as shown in
[[ChCapCaptureOptionsDialog]]
.The ``Capture Options'' dialog box
-image::wsug_graphics/ws-capture-options.png[]
+image::wsug_graphics/ws-capture-options.png[{screenshot-attrs}]
[TIP]
====
@@ -358,7 +358,7 @@ If you double-click on an interface in <<ChCapCaptureOptionsDialog>> the followi
[[ChCapEditInterfacesSettingsDialog]]
.The ``Edit Interface Settings'' dialog box
-image::wsug_graphics/ws-capture-options-settings.png[]
+image::wsug_graphics/ws-capture-options-settings.png[{screenshot-attrs}]
You can set the following fields in this dialog box:
@@ -451,7 +451,7 @@ This figure shows the compile results of the selected interfaces.
[[ChCapCompileSelectedBpfsDialog]]
.The ``Compile Results'' dialog box
-image::wsug_graphics/ws-capture-options-compile-selected-bpfs.png[]
+image::wsug_graphics/ws-capture-options-compile-selected-bpfs.png[{screenshot-attrs}]
In the left window the interface names are listed. The results of an individual
interface are shown in the right window when it is selected.
@@ -465,13 +465,13 @@ to add or remove interfaces.
[[ChCapManageInterfacesDialog]]
.The ``Add New Interfaces'' dialog box
-image::wsug_graphics/ws-capture-options-manage-interfaces.png[]
+image::wsug_graphics/ws-capture-options-manage-interfaces.png[{screenshot-attrs}]
==== Add or remove pipes
[[ChCapManageInterfacesPipesDialog]]
.The ``Add New Interfaces - Pipes'' dialog box
-image::wsug_graphics/ws-capture-options-manage-interfaces-pipes.png[]
+image::wsug_graphics/ws-capture-options-manage-interfaces-pipes.png[{screenshot-attrs}]
To successfully add a pipe, this pipe must have already been created. Click the
button:[New] button and type the name of the pipe including its path.
@@ -486,7 +486,7 @@ click the button:[Delete] button.
[[ChCapManageInterfacesLocalDialog]]
.The ``Add New Interfaces - Local Interfaces'' dialog box
-image::wsug_graphics/ws-capture-options-manage-interfaces-local.png[]
+image::wsug_graphics/ws-capture-options-manage-interfaces-local.png[{screenshot-attrs}]
The tab ``Local Interfaces'' contains a list of available local interfaces,
including the hidden ones, which are not shown in the other lists.
@@ -505,7 +505,7 @@ changes are also saved in the `preferences` file.
[[ChCapManageInterfacesRemoteDialog]]
.The ``Add New Interfaces - Remote Interfaces'' dialog box
-image::wsug_graphics/ws-capture-options-manage-interfaces-remote.png[]
+image::wsug_graphics/ws-capture-options-manage-interfaces-remote.png[{screenshot-attrs}]
In this tab interfaces on remote hosts can be added. One or more of these
interfaces can be hidden. In contrast to the local interfaces they are not saved
@@ -551,7 +551,7 @@ Remote'' dialog. See <<ChCapManageInterfacesRemoteDialog>> and select button:[Ad
[[ChCapInterfaceRemoteDialog]]
.The ``Remote Capture Interfaces'' dialog box
-image::wsug_graphics/ws-capture-options-manage-interfaces-remote-plus.png[]
+image::wsug_graphics/ws-capture-options-manage-interfaces-remote-plus.png[{screenshot-attrs}]
You have to set the following parameters in this dialog:
@@ -583,7 +583,7 @@ you this option. It pops up the dialog shown in
[[ChCapInterfaceRemoteSettingsDialog]]
.The ``Remote Capture Settings'' dialog box
-image::wsug_graphics/ws-capture-options-remote-settings.png[]
+image::wsug_graphics/ws-capture-options-remote-settings.png[{screenshot-attrs}]
You can set the following parameters in this dialog:
@@ -632,7 +632,7 @@ This dialog is only available on Microsoft Windows
[[ChCapInterfaceDetailsDialog]]
.The ``Interface Details'' dialog box
-image::wsug_graphics/ws-capture-interface-details.png[]
+image::wsug_graphics/ws-capture-interface-details.png[{screenshot-attrs}]
[[ChCapCaptureFiles]]
@@ -880,7 +880,7 @@ While a capture is running, the following dialog box is shown:
[[ChCapCaptureInfoDialog]]
.The ``Capture Info'' dialog box
-image::wsug_graphics/ws-capture-info.png[]
+image::wsug_graphics/ws-capture-info.png[{screenshot-attrs}]
This dialog box will inform you about the number of captured packets and the
time since the capture was started. The selection of which protocols are counted