summaryrefslogtreecommitdiff
path: root/docbook/asciidoc.conf
diff options
context:
space:
mode:
authorGerald Combs <gerald@wireshark.org>2016-06-08 09:15:24 -0700
committerGerald Combs <gerald@wireshark.org>2016-06-08 17:40:32 +0000
commit87c8be266c56a51023f04f8479025d8e4d4319e4 (patch)
tree1f09dc9bc0c6f3b6a090c250a76d8aac248b166a /docbook/asciidoc.conf
parentfec1061ce013cd4db451953f846e1c50231e0cbe (diff)
downloadwireshark-87c8be266c56a51023f04f8479025d8e4d4319e4.tar.gz
Switch some AsciiDoc replacements to attributes.
Many of our AsciiDoc "macros" are simple string replacements. Start converting them to attributes. Update the release notes. Change-Id: I23d9ffd311f13a34c16cde3b4898b7f7bb8ba638 Reviewed-on: https://code.wireshark.org/review/15778 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/asciidoc.conf')
-rw-r--r--docbook/asciidoc.conf8
1 files changed, 5 insertions, 3 deletions
diff --git a/docbook/asciidoc.conf b/docbook/asciidoc.conf
index 9ad99e3870..f17ad86592 100644
--- a/docbook/asciidoc.conf
+++ b/docbook/asciidoc.conf
@@ -1,11 +1,13 @@
# AsciiDoc configuration for Wireshark
+[attributes]
+
+wireshark-version=2.1.0
+
[replacements]
-# Yes, these are fake macros.
+# Most of these are fake macros.
# We should probably replace some or all of them with attributes.
-wireshark-version:\[\]=2.1.0
-wireshark-major-minor-version:\[\]=2.1
wireshark-authors-url:\[\]=https://www.wireshark.org/about.html#authors
wireshark-bugs-site:\[\]=https://bugs.wireshark.org/