Mark some fields as being in units of dBm.
[metze/wireshark/wip.git] / docbook / attributes.asciidoc
1 // Common attributes
2
3 :wireshark-version: 2.9.0
4
5 // We're migrating from AsciiDoc.
6 :compat-mode:
7 // Required for btn, kbd:, and menu: macros.
8 :experimental:
9
10 // Create PA4 (210 × 280mm) pages: https://en.wikipedia.org/wiki/Paper_size#PA4_or_L4
11 // This is the approximate intersection of A4 (210 × 297mm) and U.S. Letter
12 // (216 × 279mm).
13 :pdf-page-size: 210mm x 280mm
14
15 //
16 // URLs
17 //
18
19 // Wireshark top level URLs (sites)
20 :wireshark-main-url: https://www.wireshark.org/
21 :wireshark-bugs-url: https://bugs.wireshark.org/
22 :wireshark-code-review-url: https://code.wireshark.org/review
23 :wireshark-qa-url: https://ask.wireshark.org/
24 :wireshark-wiki-url: https://wiki.wireshark.org/
25
26 // Wireshark secondary URLs (pages)
27 :wireshark-authors-url: {wireshark-main-url}about.html#authors
28 :wireshark-buildbot-url: https://buildbot.wireshark.org/trunk/waterfall
29 :wireshark-code-browse-url: {wireshark-code-review-url}/gitweb?p=wireshark.git
30 :wireshark-developers-guide-url: {wireshark-main-url}docs/
31 :wireshark-display-filter-reference-url: {wireshark-main-url}docs/dfref/
32 :wireshark-download-url: {wireshark-main-url}download.html
33 :wireshark-faq-url: {wireshark-main-url}faq.html
34 :wireshark-git-anonhttp-url: {wireshark-code-review-url}/wireshark
35 :wireshark-git-http-url: https://your.username@code.wireshark.org/review/wireshark
36 :wireshark-git-ssh-url: ssh://your.username@code.wireshark.org:29418/wireshark
37 :wireshark-mailing-lists-url: {wireshark-main-url}lists/
38 :wireshark-man-page-url: {wireshark-main-url}docs/man-pages/
39 :wireshark-snapshots-url: {wireshark-main-url}download/automated/src/
40 :wireshark-users-guide-url: {wireshark-main-url}docs/
41
42 // External URLs
43 :tcpdump-main-url: http://www.tcpdump.org/
44 :pcap-filter-man-page-url: {tcpdump-main-url}manpages/pcap-filter.7.html
45 :tcpdump-man-page-url: {tcpdump-main-url}manpages/tcpdump.1.html
46
47 :winpcap-main-url: https://www.winpcap.org/
48 :winpcap-download-url: {winpcap-main-url}install/
49
50 :sysfs-main-url: http://linux-diag.sourceforge.net/Sysfsutils.html
51 :wikipedia-main-url: https://en.wikipedia.org/wiki/
52
53 :greenwichmeantime-main-url: http://wwp.greenwichmeantime.com/
54 :timeanddate-main-url: http://www.timeanddate.com/worldclock/
55 :ntp-main-url: http://www.ntp.org/
56
57 :gplv2-url: https://www.gnu.org/licenses/gpl-2.0.html
58
59 // Email addresses
60 :at-separator: [AT]
61 :wireshark-dev-list-email: wireshark-dev{at-separator}wireshark.org
62 :wsdg-author-email: ulf.lamping{at-separator}web.de
63 :wsdg-author-email2: graham.bloice{at-separator}trihedral.com
64
65 :wsug-author-email: ulf.lamping{at-separator}web.de
66 :wsug-author-email2: rsharpe{at-separator}ns.aus.com
67 :wsug-author-email3: hagbard{at-separator}physics.rutgers.edu
68 :wsug-author-email4: luis{at-separator}ontanon.org
69
70 //
71 // Image formatting
72 //
73
74 // "scaledwidth" only applies to PDF output
75 :pdf-scaledwidth: scaledwidth="85%"
76 :screenshot-attrs: scaledwidth="85%"
77 :small-screenshot-attrs: scaledwidth="35%"
78 :toolbar-icon-attrs: height=24,width=24
79 :related-attrs: height=18
80 // XXX height=22 results in content-height="22px" in the .fo file. Not sure
81 // how to make scaledwidth take precedence.
82 :statusbar-attrs: scaledwidth="85%",height=22
83
84 :multiplication: ×