removed many redundant 'overview's; tried to make more clear what each overview covers

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43750 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Vadim Zeitlin
2006-12-02 22:47:45 +00:00
parent 7d2c9deba4
commit 0ca037d636

View File

@@ -11,20 +11,20 @@ This chapter contains a selection of topic overviews.
\helpref{Writing a wxWidgets application: a rough guide}{roughguide}\\ \helpref{Writing a wxWidgets application: a rough guide}{roughguide}\\
\helpref{wxWidgets Hello World sample}{helloworld}\\ \helpref{wxWidgets Hello World sample}{helloworld}\\
\helpref{wxWidgets samples}{samples}\\ \helpref{wxWidgets samples}{samples}\\
\helpref{wxPython overview}{wxpython} \helpref{Introduction to wxPython}{wxpython}
{\large {\bf Programming with wxWidgets}} {\large {\bf Programming with wxWidgets}}
\helpref{Backward compatibility}{backwardcompatibility}\\ \helpref{Backward compatibility}{backwardcompatibility}\\
\helpref{Runtime class information (RTTI) overview}{runtimeclassoverview}\\ \helpref{Runtime class information (RTTI)}{runtimeclassoverview}\\
\helpref{Reference counting}{trefcount}\\ \helpref{Reference counting}{trefcount}\\
\helpref{wxApp overview}{wxappoverview}\\ \helpref{Application class: wxApp}{wxappoverview}\\
\helpref{Unicode support in wxWidgets}{unicode}\\ \helpref{Unicode support in wxWidgets}{unicode}\\
\helpref{wxMBConv classes overview}{mbconvclasses}\\ \helpref{Conversion between Unicode and multibyte strings}{mbconvclasses}\\
\helpref{Internationalization}{internationalization}\\ \helpref{Internationalization}{internationalization}\\
\helpref{Writing non-English applications}{nonenglishoverview}\\ \helpref{Writing non-English applications}{nonenglishoverview}\\
\helpref{Debugging overview}{debuggingoverview}\\ \helpref{Debugging overview}{debuggingoverview}\\
\helpref{wxLog classes overview}{wxlogoverview}\\ \helpref{Logging overview}{wxlogoverview}\\
\helpref{Event handling overview}{eventhandlingoverview}\\ \helpref{Event handling overview}{eventhandlingoverview}\\
\helpref{C++ exceptions overview}{exceptionsoverview}\\ \helpref{C++ exceptions overview}{exceptionsoverview}\\
\helpref{Window styles}{windowstyles}\\ \helpref{Window styles}{windowstyles}\\
@@ -33,54 +33,54 @@ This chapter contains a selection of topic overviews.
{\large {\bf Overviews of non-GUI classes}} {\large {\bf Overviews of non-GUI classes}}
\helpref{wxString overview}{wxstringoverview}\\ \helpref{String class: wxString}{wxstringoverview}\\
\helpref{Buffer classes overview}{bufferclasses}\\ \helpref{Buffer classes}{bufferclasses}\\
\helpref{Date and time classes overview}{wxdatetimeoverview}\\ \helpref{Date and time classes}{wxdatetimeoverview}\\
\helpref{Container classes overview}{wxcontaineroverview}\\ \helpref{Container classes}{wxcontaineroverview}\\
\helpref{File classes and functions overview}{wxfileoverview}\\ \helpref{File classes and functions}{wxfileoverview}\\
\helpref{wxStreams overview}{wxstreamoverview}\\ \helpref{Stream classes}{wxstreamoverview}\\
\helpref{Multithreading overview}{wxthreadoverview}\\ \helpref{Multi-threaded applications}{wxthreadoverview}\\
\helpref{wxConfig classes overview}{wxconfigoverview}\\ \helpref{Working with program options: wxConfig}{wxconfigoverview}\\
\helpref{wxFileSystem}{fs}\\ \helpref{Virtual file system: wxFileSystem}{fs}\\
\helpref{Syntax of the builtin regular expression library}{wxresyn}\\ \helpref{Syntax of the built-in regular expression library}{wxresyn}\\
\helpref{Archive formats such as zip}{wxarc}\\ \helpref{Archive formats such as zip}{wxarc}\\
\helpref{Interprocess communication overview}{ipcoverview}\\ \helpref{Interprocess communication}{ipcoverview}\\
\helpref{wxDataObject overview}{wxdataobjectoverview}\\ \helpref{ODBC Database classes}{odbcoverview}
\helpref{ODBC Database classes overview}{odbcoverview}
{\large {\bf Drawing related classes}} {\large {\bf Drawing related classes}}
\helpref{Device context overview}{dcoverview}\\ \helpref{Device contexts}{dcoverview}\\
\helpref{Bitmaps and icons overview}{wxbitmapoverview}\\ \helpref{Bitmaps and icons}{wxbitmapoverview}\\
\helpref{wxFont overview}{wxfontoverview}\\ \helpref{Fonts}{wxfontoverview}\\
\helpref{Font encoding overview}{wxfontencodingoverview}\\ \helpref{Fonts encodings}{wxfontencodingoverview}\\
\helpref{Printing overview}{printingoverview}\\ \helpref{Printing}{printingoverview}\\
\helpref{Printing under GTK+}{unixprinting} \helpref{Printing under GTK+}{unixprinting}
{\large {\bf Overviews of GUI classes}} {\large {\bf Overviews of GUI classes}}
\helpref{Sizer overview}{sizeroverview}\\ \helpref{Laying out window elements with sizers}{sizeroverview}\\
\helpref{XML-based resource system overview}{xrcoverview}\\ \helpref{XML-based resource system}{xrcoverview}\\
\helpref{Window Sizing Overview}{windowsizingoverview}\\ \helpref{Window sizing}{windowsizingoverview}\\
\helpref{Scrolling overview}{scrollingoverview}\\ \helpref{Scrolling}{scrollingoverview}\\
\helpref{wxDialog overview}{wxdialogoverview}\\ \helpref{Dialogs}{wxdialogoverview}\\
\helpref{wxValidator overview}{validatoroverview}\\ \helpref{Transferring and validating data}{validatoroverview}\\
\helpref{Drag and drop overview}{wxdndoverview}\\ \helpref{Data exchange: wxDataObject}{wxdataobjectoverview}\\
\helpref{Constraints overview}{constraintsoverview} \helpref{Drag and drop}{wxdndoverview}\\
\helpref{Layout constraints}{constraintsoverview}
{\large {\bf Overviews over individual controls}} {\large {\bf Overviews of individual controls}}
\helpref{wxSplitterWindow overview}{wxsplitterwindowoverview}\\ \helpref{wxHTML}{wxhtml}\\
\helpref{wxTreeCtrl overview}{wxtreectrloverview}\\ \helpref{wxRichTextCtrl}{wxrichtextctrloverview}\\
\helpref{wxListCtrl overview}{wxlistctrloverview}\\ \helpref{wxAUI (advanced user interface)}{wxauioverview}\\
\helpref{wxImageList overview}{wximagelistoverview}\\ \helpref{Common dialogs}{commondialogsoverview}\\
\helpref{wxBookCtrl overview}{wxbookctrloverview}\\ \helpref{Toolbar}{wxtoolbaroverview}\\
\helpref{Common dialogs overview}{commondialogsoverview}\\ \helpref{wxGrid}{gridoverview}\\
\helpref{Toolbar overview}{wxtoolbaroverview}\\ \helpref{wxTreeCtrl}{wxtreectrloverview}\\
\helpref{wxGrid classes overview}{gridoverview}\\ \helpref{wxListCtrl}{wxlistctrloverview}\\
\helpref{wxTipProvider overview}{wxtipprovider}\\ \helpref{wxSplitterWindow}{wxsplitterwindowoverview}\\
\helpref{wxHTML overview}{wxhtml}\\ \helpref{wxImageList}{wximagelistoverview}\\
\helpref{wxRichTextCtrl overview}{wxrichtextctrloverview}\\ \helpref{wxBookCtrl}{wxbookctrloverview}\\
\helpref{wxAUI (advanced user interface) overview}{wxauioverview}\\ \helpref{wxTipProvider}{wxtipprovider}\\
\helpref{Document/view overview}{docviewoverview} \helpref{Document/view}{docviewoverview}