moved the samples in a separate page so it has a summary of all the samples descriptions and so writing references to samples is shorter (@ref page_samples_xxx instead of @ref page_utils_samples_xxx)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52705 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Francesco Montorsi
2008-03-22 17:42:29 +00:00
parent e18e78a7cc
commit dc28cdf8d4
9 changed files with 1237 additions and 1150 deletions

View File

@@ -84,7 +84,7 @@ translated special key names such as Backspace, End, Insert, etc.
@see
@li The gettext Manual: http://www.gnu.org/software/gettext/manual/gettext.html
@li @ref overview_nonenglish - It focuses on handling charsets related problems.
@li @ref page_utils_samples_internat - Shows you how all this looks in practice.
@li @ref page_samples_internat - Shows you how all this looks in practice.
*/