aboutsummaryrefslogtreecommitdiffstats
path: root/docbook/asciidoctor-macros/wsbuglink-inline-macro.rb
AgeCommit message (Collapse)AuthorFilesLines
2024-07-10Docs: Move our AsciiDoctor macros to the doc directoryGerald Combs1-8/+0
2018-05-24Asciidoctor: Remove underscores from macro names.Gerald Combs1-0/+8
AsciiDoc allows dashes in macro names but not underscores. Current versions of AsciiDoctor allow the inverse. Remove underscores to allow for easier copying and pasting. Remove asciidoc.conf while we're here. It's no longer used. Change-Id: I32d8a4ec695b9e17a80ac720ee9faf62dbb362d3 Reviewed-on: https://code.wireshark.org/review/27787 Petri-Dish: Gerald Combs <gerald@wireshark.org> Tested-by: Petri Dish Buildbot Reviewed-by: Gerald Combs <gerald@wireshark.org>