]> git.saurik.com Git - wxWidgets.git/commitdiff
Add links to the zip and tar classes.
authorMichael Wetherell <mike.wetherell@ntlworld.com>
Sun, 12 Nov 2006 21:47:13 +0000 (21:47 +0000)
committerMichael Wetherell <mike.wetherell@ntlworld.com>
Sun, 12 Nov 2006 21:47:13 +0000 (21:47 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43374 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

docs/latex/wx/arc.tex

index 56a76abaa92e1bfad1b913396c6ab5834b6d039e..836828ae1b334a6f3fcbcd80f57f4270fd3f58ef 100644 (file)
@@ -10,7 +10,8 @@
 \section{Archive formats such as zip}\label{wxarc}
 
 The archive classes handle archive formats such as zip, tar, rar and cab.
-Currently wxZip and wxTar classes are included.
+Currently \helpref{wxZip}{wxzipinputstream}
+and \helpref{wxTar}{wxtarinputstream} classes are included.
 
 For each archive type, there are the following classes (using zip here
 as an example):