fixed the anchor names for @section used in interface headers; documented the general rules used for its naming

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@56445 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Francesco Montorsi
2008-10-19 15:30:20 +00:00
parent 6a93e7940b
commit 3a74a290a9
8 changed files with 43 additions and 14 deletions

View File

@@ -162,7 +162,7 @@ public:
These hold the meta-data (filename, timestamp, etc.), for entries
in archive files such as zips and tars.
@section wxarchiveentry_nonseekable About non-seekable streams
@section archiveentry_nonseekable About non-seekable streams
This information applies only when reading archives from non-seekable streams.
When the stream is seekable GetNextEntry() returns a fully populated wxArchiveEntry.