Add links to the zip and tar classes.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43374 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Michael Wetherell 2006-11-12 21:47:13 +00:00
parent 08202189cb
commit d7d47fe2f6

View 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):