URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=8b103e347a180de5accbfb0dc8d880c919f3d47e
Submitter: Gerald Combs (gerald@xxxxxxxxxxxxx)
Changed: branch: master-2.2
Repository: wireshark
Commits:
8b103e3 by Gerald Combs (gerald@xxxxxxxxxxxxx):
AsciiDoc: Remove dashes from macro names.
AsciiDoc allows dashes in macro names but not underscores. Current
versions of AsciiDoctor allow the inverse. Remove dashes to allow for
easier copying and pasting.
Conflicts:
docbook/release-notes.asciidoc
Change-Id: I7b88d0a5c1eb241627dbf89118076157a5d2b66f
(cherry picked from commit e09a1bf4372187da85d0bf5e4f1f00ae45a067d9)
Reviewed-on: https://code.wireshark.org/review/27791
Petri-Dish: Gerald Combs <gerald@xxxxxxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
Actions performed:
from 380bd91 Adjust type to fix 2.4 and 2.2 build.
adds 8b103e3 AsciiDoc: Remove dashes from macro names.
Summary of changes:
docbook/asciidoc.conf | 30 +++++++++++++++---------------
docbook/release-notes.asciidoc | 31 ++++++++++++++++++++-----------
tools/gen-bugnote | 2 +-
3 files changed, 36 insertions(+), 27 deletions(-)