From df088de18b9a2375f6797ac4c62a6d29aa49d00f Mon Sep 17 00:00:00 2001 From: Gerald Combs Date: Sun, 4 Feb 2018 11:39:56 -0800 Subject: Docs: Make our AsciiDoc markup more compatible with AsciiDoctor. Start using markup that is preferred by Asciidoctor but compatible with both generators. Add a missing "cpp" attribute and set a couple of Asciidoctor-specific compatibility attributes. Change-Id: Iff4c31362e4493b97a85f46db2c39b18c336536f Reviewed-on: https://code.wireshark.org/review/25600 Reviewed-by: Gerald Combs --- docbook/attributes.asciidoc | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'docbook/attributes.asciidoc') diff --git a/docbook/attributes.asciidoc b/docbook/attributes.asciidoc index 5bd2862edc..f0b2cbcf45 100644 --- a/docbook/attributes.asciidoc +++ b/docbook/attributes.asciidoc @@ -1,6 +1,10 @@ // Common attributes :wireshark-version: 2.5.0 +// We're migrating from AsciiDoc. +:compat-mode: +// Required for btn, kbd:, and menu: macros. +:experimental: // // URLs -- cgit v1.2.3