aboutsummaryrefslogtreecommitdiffstats
path: root/docbook/README.txt
diff options
context:
space:
mode:
authorBill Meier <wmeier@newsguy.com>2014-06-16 15:14:34 -0400
committerBill Meier <wmeier@newsguy.com>2014-06-16 19:16:58 +0000
commit27c5eaf9470bcbddc8408328b6ce30af305af602 (patch)
treecb6ce81caf76e725cd6df8cfe00a7166ac405fbd /docbook/README.txt
parent67a924be4a087f0219dfa053d23a5fd12e52e481 (diff)
Update info as to packages needed for Windows and Fedora.
Change-Id: Ie477760abd8232eb646526aeb7cd0eab377ce541 Reviewed-on: https://code.wireshark.org/review/2264 Reviewed-by: Bill Meier <wmeier@newsguy.com>
Diffstat (limited to 'docbook/README.txt')
-rw-r--r--docbook/README.txt14
1 files changed, 8 insertions, 6 deletions
diff --git a/docbook/README.txt b/docbook/README.txt
index 8bf0ce4947..753744155d 100644
--- a/docbook/README.txt
+++ b/docbook/README.txt
@@ -92,12 +92,11 @@ http://www.oracle.com/technetwork/java/javasebusiness/downloads/java-archive-dow
then extract the archive, then copy JimiProClasses.zip to FOP's lib dir and
rename it to jimi-1.0.jar.
-AsciiDoc
---------
-Text documentation format and conversion suite: http://asciidoc.org/.
-AsciiDoc can use either w3m (default) or Lynx for plain text output.
-We use AsciiDoc for the release notes and Lynx to for the official
-plaintext release announcments.
+AsciiDoc -------- Text documentation format and conversion suite:
+http://asciidoc.org/. AsciiDoc can use either w3m (default) or Lynx
+for plain text output. We use AsciiDoc for the Developer's Guide and
+for the release notes; Lynx as well is used for the official plaintext
+release announcments.
Lynx
----
@@ -125,6 +124,8 @@ xmllint: Doc/libxml2 M
xsl stylesheets: Doc/docbook-xsl M docbook.xsl, chunk.xsl and htmlhelp.xsl
docbookx.dtd: Doc/docbook-xml42 M
lynx: Web/lynx M
+asciidoc Python/asciidoc M cygwin python is a dependency and will also be installed (if not installed)
+dblatex Text/dblatex O A number of dependencies will also be installed
fop: - O URL: http://xml.apache.org/fop/ - install it into docbook\fop-1.0 to keep defaults from config.nmake
jimi: - O URL: http://java.sun.com/products/jimi/ - see above
hhc: - O URL: http://msdn.microsoft.com/library/default.asp?url=/library/en-us/htmlhelp/html/hwMicrosoftHTMLHelpDownloads.asp
@@ -177,6 +178,7 @@ xsltproc: libxslt M
xmllint: libxml2 M
xsl stylesheets: docbook-style-xsl M docbook.xsl and chunk.xsl
docbookx.dtd: docbook-dtds M provides v4.1, v4.2, v4.3, v4.4 DTDs
+asciidoc: ascidoc M
fop: fop O See above
jimi: - O get it from http://java.sun.com/products/jimi/ - see above