diff options
author | Gerald Combs <gerald@wireshark.org> | 2013-08-08 16:41:10 +0000 |
---|---|---|
committer | Gerald Combs <gerald@wireshark.org> | 2013-08-08 16:41:10 +0000 |
commit | c00caf8eabc49e3b6a81f48abca1a946058c5f36 (patch) | |
tree | 3ffa9c351e2ddcb7aa9f81da4daeb5bd759812f2 /docbook/README.txt | |
parent | 42ede93b8e28e0aed59acaac2341ccc50df46021 (diff) | |
download | wireshark-c00caf8eabc49e3b6a81f48abca1a946058c5f36.tar.gz wireshark-c00caf8eabc49e3b6a81f48abca1a946058c5f36.tar.bz2 wireshark-c00caf8eabc49e3b6a81f48abca1a946058c5f36.zip |
Remove catalog.xml. As a comment from Bill Meier in 2010 notes, we don't
seem to use it (and if your Docbook environment isn't set up correctly
the problem should probably be fixed elsewhere).
svn path=/trunk/; revision=51221
Diffstat (limited to 'docbook/README.txt')
-rw-r--r-- | docbook/README.txt | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/docbook/README.txt b/docbook/README.txt index 9ca24d9f25..2609a994cd 100644 --- a/docbook/README.txt +++ b/docbook/README.txt @@ -27,12 +27,6 @@ HHC_EXE in ..\config.nmake. Microsoft has dropped support for HTML Help Settings: --------- -Unix only: Makefile and catalog.xml ------------------------------------ -You have to edit the settings in these files, to point to the DTD/XSL files -and FOP. (Makefile.auto.am is currently experimental and will probably NOT -work - any progress on this would be appreciated!) - Win32 only: ..\config.nmake --------------------------- Settings moved to: ..\config.nmake. |