aboutsummaryrefslogtreecommitdiffstats
path: root/docbook/wsug_src/WSUG_chapter_telephony.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_telephony.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_telephony.asciidoc')
-rw-r--r--docbook/wsug_src/WSUG_chapter_telephony.asciidoc6
1 files changed, 3 insertions, 3 deletions
diff --git a/docbook/wsug_src/WSUG_chapter_telephony.asciidoc b/docbook/wsug_src/WSUG_chapter_telephony.asciidoc
index f84d022f32..0023052968 100644
--- a/docbook/wsug_src/WSUG_chapter_telephony.asciidoc
+++ b/docbook/wsug_src/WSUG_chapter_telephony.asciidoc
@@ -25,7 +25,7 @@ The RTP analysis function takes the selected RTP stream (and the reverse stream,
if possible) and generates a list of statistics on it.
.The ``RTP Stream Analysis'' window
-image::wsug_graphics/ws-tel-rtpstream-analysis.png[]
+image::wsug_graphics/ws-tel-rtpstream-analysis.png[{screenshot-attrs}]
Starting with basic data as packet number and sequence number, further
statistics are created based on arrival time, delay, jitter, packet size, etc.
@@ -72,7 +72,7 @@ Statistics of the captured LTE MAC traffic. This window will summarize the LTE
MAC traffic found in the capture.
.The ``LTE MAC Traffic Statistics'' window
-image::wsug_graphics/ws-stats-lte-mac-traffic.png[]
+image::wsug_graphics/ws-stats-lte-mac-traffic.png[{screenshot-attrs}]
The top pane shows statistics for common channels. Each row in the middle pane
shows statistical highlights for exactly one UE/C-RNTI. In the lower pane, you
@@ -87,7 +87,7 @@ Statistics of the captured LTE RLC traffic. This window will summarize the LTE
RLC traffic found in the capture.
.The ``LTE RLC Traffic Statistics'' window
-image::wsug_graphics/ws-stats-lte-rlc-traffic.png[]
+image::wsug_graphics/ws-stats-lte-rlc-traffic.png[{screenshot-attrs}]
At the top, the check-box allows this window to include RLC PDUs found within
MAC PDUs or not. This will affect both the PDUs counted as well as the display