From 65ab2a97018877ec3a8664d7422c3ee4662e97ca Mon Sep 17 00:00:00 2001 From: Gerald Combs Date: Tue, 1 Nov 2016 14:35:29 -0700 Subject: AsciiDoc: Create an include file for attributes. Move the replacement definitions in asciidoc.conf to attributes.asciidoc. This makes the markup a bit cleaner and is more compatible with AsciiDoctor. Use a standard naming scheme for URLs. Change-Id: Ica73aaadb013be2a4e6a3963fb54e6db6e02e98f Reviewed-on: https://code.wireshark.org/review/18655 Reviewed-by: Peter Wu Reviewed-by: Gerald Combs --- docbook/user-guide.asciidoc | 1 + 1 file changed, 1 insertion(+) (limited to 'docbook/user-guide.asciidoc') diff --git a/docbook/user-guide.asciidoc b/docbook/user-guide.asciidoc index ee0c2ccd98..e034a37120 100644 --- a/docbook/user-guide.asciidoc +++ b/docbook/user-guide.asciidoc @@ -1,6 +1,7 @@ = Wireshark User's Guide //v1.0, February 2014: Finished conversion from DocBook to AsciiDoc :doctype: book +include::attributes.asciidoc[] [[Preface]] ["preface",id="Preface"] -- cgit v1.2.3