summaryrefslogtreecommitdiff
path: root/docbook/asciidoc.conf
diff options
context:
space:
mode:
authorGerald Combs <gerald@wireshark.org>2014-01-24 18:55:27 +0000
committerGerald Combs <gerald@wireshark.org>2014-01-24 18:55:27 +0000
commit8997fb0d899e4877e67dc287dcdd6b26904bf112 (patch)
treec92c68ed810d081a6f8647122defe04aff6b0533 /docbook/asciidoc.conf
parentd8c15b8d91f5853033611599791311da1e6f7869 (diff)
downloadwireshark-8997fb0d899e4877e67dc287dcdd6b26904bf112.tar.gz
Start migrating the Developer's Guide to AsciiDoc. So far only one
chapter (WSDG_chapter_sources) has been converted. Conversion was done using the script in https://code.wireshark.org/review/#/c/9/ along with manual cleanup. Changes are mostly limited formatting. It's helpful to have a copy of the pre-conversion guide for comparison. I've placed a chunked copy online at http://www.wireshark.org/~gerald/wsdg_html_2014_01/ . Tested under Autotools. Nmake and CMake will likely break. I'll take a look shortly. If only we had documention adding a feature branch to Gerrit and using it to test different platforms... svn path=/trunk/; revision=54945
Diffstat (limited to 'docbook/asciidoc.conf')
-rw-r--r--docbook/asciidoc.conf9
1 files changed, 8 insertions, 1 deletions
diff --git a/docbook/asciidoc.conf b/docbook/asciidoc.conf
index 51c70e63f6..ec33e9ebfe 100644
--- a/docbook/asciidoc.conf
+++ b/docbook/asciidoc.conf
@@ -3,8 +3,15 @@
[replacements]
-# Yes, this is a fake macro.
+# Yes, these are fake macros.
wireshark-version:\[\]=1.11.3
+wireshark-major-minor-version:\[\]=1.11
+
+wireshark-bugs-site:\[\]=https://bugs.wireshark.org/
+wireshark-download-page:\[\]=http://www.wireshark.org/download/
+wireshark-repository-site:\[\]=https://code.wireshark.org/review
+wireshark-web-site:\[\]=http://www.wireshark.org/
+wireshark-wiki-site:\[\]=http://wiki.wireshark.org/
[macros]