]> git.saurik.com Git - wxWidgets.git/commitdiff
replace @seealso with @see; as Vaclav pointed out we shouldn't use custom aliases...
authorFrancesco Montorsi <f18m_cpp217828@yahoo.it>
Fri, 14 Mar 2008 23:59:55 +0000 (23:59 +0000)
committerFrancesco Montorsi <f18m_cpp217828@yahoo.it>
Fri, 14 Mar 2008 23:59:55 +0000 (23:59 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52524 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

docs/doxygen/overviews/backwardcompatibility.h
docs/doxygen/overviews/internationalization.h
docs/doxygen/overviews/resyntax.h
docs/doxygen/overviews/roughguide.h
docs/doxygen/overviews/runtimeclass.h
docs/doxygen/overviews/windowids.h

index 7abb9124682e7670b35302dfa1c36bda90654ffc..83575b532f05cb27066d1301d5f48097d87feef8 100644 (file)
@@ -34,7 +34,7 @@ uncertainty of the future.
 wxWidgets version numbers can have up to four components, with trailing zeros
 sometimes omitted:
 
-@vertatim
+@verbatim
 major.minor.release.sub-release
 @endverbatim
 
index 46c82d7ea4765f43d7fadac78d29e4ffd3b24b7d..c952bb7dc69f215cf8d24c8b65bff700cd07bb4a 100644 (file)
@@ -81,8 +81,7 @@ translations for all of these currently. wxWidgets does not yet handle
 translated special key names such as Backspace, End, Insert, etc.
 
 
-@seealso
-
+@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.
index 2ed6bfa629412c44943726a94f5951f87ee1c0ab..dae9b1ce4d0e42122a54be10d38f49a441e217b2 100644 (file)
@@ -23,7 +23,7 @@ that matches certain strings and doesn't match others.
 @li @ref overview_resyntax_bre
 @li @ref overview_resyntax_characters
 
-@seealso
+@see
 
 @li wxRegEx
 
index 1557a2c621f90ba6f09f7d23eea82cde95d787f2..7a65f19f8c29417aebd69420c12334c218789dac 100644 (file)
@@ -54,7 +54,7 @@ platform-independent @ref page_func_cat_file, and you may find it handy to
 maintain and search a list of paths using wxPathList. There's many
 @ref page_func_cat_misc of operating system methods and other functions.
 
-@seealso
+@see
 
 @li @ref page_class_cat
 
index b2bf4524b08a27c2c163d90fdcbd3401b0a7901a..dd16fe7db9550d2b0064a13fcb0337e9c7b441f7 100644 (file)
@@ -14,7 +14,7 @@
 @li @ref overview_rtti_classinfo
 @li @ref overview_rtti_example
 
-@seealso
+@see
 
 @li wxObject
 @li wxClassInfo
@@ -93,7 +93,7 @@ You can get the wxClassInfo for a class by using the CLASSINFO macro, e.g.
 CLASSINFO(wxFrame). You can get the wxClassInfo for an object using
 wxObject::GetClassInfo.
 
-@seealso
+@see
 
 @li wxObject
 @li wxCreateDynamicObject
index fd63b4767fd802ed4ed72b2e43211d8ddd7d6b40..989f6002ee6986a955d9905656e11b23033be524 100644 (file)
@@ -14,7 +14,7 @@
 @li @ref overview_windowids_type
 @li @ref overview_windowids_using
 
-@seealso
+@see
 
 @li wxIdManager
 @li wxWindow::NewControlId