summaryrefslogtreecommitdiffstats
path: root/docbook/attributes.adoc
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--doc/attributes.adoc (renamed from docbook/attributes.adoc)10
1 files changed, 8 insertions, 2 deletions
diff --git a/docbook/attributes.adoc b/doc/attributes.adoc
index 5c6db2ca..4a58a2a3 100644
--- a/docbook/attributes.adoc
+++ b/doc/attributes.adoc
@@ -1,6 +1,6 @@
// Common attributes
-:wireshark-version: 4.2.6
+:wireshark-version: 4.4.0
:logray-version: 0.9.0
// Required for btn, kbd:, and menu: macros.
@@ -20,6 +20,12 @@ endif::[]
:pdf-page-size: 210mm x 280mm
// Include glyphs for up/down arrows
+// We have a custom theme that adds fallback fonts for more symbols,
+// like ⌃ and ⌄ (Up Arrowhead and Down Arrowhead), but setting the
+// proper directory to look for theme so that it will work for all
+// documents is somewhat annoying and done in FindAsciidoctor.cmake
+// This built-in theme should be an acceptable fallback when not
+// using the CMake target.
:pdf-theme: default-with-fallback-font
//
@@ -32,11 +38,11 @@ endif::[]
:wireshark-qa-url: https://ask.wireshark.org/
:wireshark-foundation-url: https://wiresharkfoundation.org/
:sharkfest-url: https://sharkfest.wireshark.org/
+:wireshark-wiki-url: https://wiki.wireshark.org/
// Wireshark secondary URLs (pages)
:wireshark-bugs-url: {wireshark-gitlab-project-url}/-/issues
:wireshark-code-review-url: {wireshark-gitlab-project-url}/-/merge_requests
-:wireshark-wiki-url: {wireshark-gitlab-project-url}/-/wikis/
:wireshark-authors-url: {wireshark-main-url}about.html#authors
:wireshark-code-browse-url: {wireshark-gitlab-project-url}/-/tree/master
:wireshark-code-file-url: {wireshark-gitlab-project-url}/-/blob/master/