aboutsummaryrefslogtreecommitdiffstats
path: root/docbook/developer-guide.asciidoc
diff options
context:
space:
mode:
authorGerald Combs <gerald@wireshark.org>2018-02-04 15:15:02 -0800
committerGerald Combs <gerald@wireshark.org>2018-02-05 00:14:05 +0000
commitdabb19572d954ac9d7b0771d79bdb594fcaadcde (patch)
treec1c7ded98d21dfceeac0f64ab8e4eb8593c792db /docbook/developer-guide.asciidoc
parent444cac45b2f845dc0e0baf9110b8ad5b9bd2709d (diff)
More AsciiDoc → Asciidoctor updates.
Switch from AsciiDoc's smart quotes markup to the quotes themselves. Use double curly quotes in place of singles. Switch from XML entities to their direct equivalents where we can. Switch from hex entities to decimal entities where we can't or it's not convenient. (Asciidoctor PDF doesn't yet handle hex entities). Change-Id: Iaf5ec33249e1c91b3d50b5d96251763243b72836 Reviewed-on: https://code.wireshark.org/review/25606 Reviewed-by: Gerald Combs <gerald@wireshark.org>
Diffstat (limited to 'docbook/developer-guide.asciidoc')
-rw-r--r--docbook/developer-guide.asciidoc4
1 files changed, 2 insertions, 2 deletions
diff --git a/docbook/developer-guide.asciidoc b/docbook/developer-guide.asciidoc
index 78fe7c4928..468e42874c 100644
--- a/docbook/developer-guide.asciidoc
+++ b/docbook/developer-guide.asciidoc
@@ -1,10 +1,10 @@
-= Wireshark Developer's Guide
+= Wireshark Developer’s Guide
//v1.0, February 2014: Finished conversion from DocBook to AsciiDoc
:doctype: book
include::attributes.asciidoc[]
// Convenience attribute.
-// XXX This should be surrounded by single quotes in the text. It's
+// XXX This should be surrounded by single quotes in the text. It’s
// currently surrounded by plus signs for AsciiDoc compatibility.
:dlt-glob: DLT_*