]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/doxygen/overviews/resyntax.h
Merge in from trunk r68684 - r69046
[wxWidgets.git] / docs / doxygen / overviews / resyntax.h
index 369b1ecf9d42a96fa74f2303b30ea0b1e3620e95..acfd276c344120709f34460ac91da2aee0929bbc 100644 (file)
@@ -3,12 +3,12 @@
 // Purpose:     topic overview
 // Author:      wxWidgets team
 // RCS-ID:      $Id$
-// Licence:     wxWindows license
+// Licence:     wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
-/*!
+/**
 
-@page overview_resyntax Syntax of the Built-in Regular Expression Library
+@page overview_resyntax Regular Expressions
 
 A <em>regular expression</em> describes strings of characters. It's a  pattern
 that matches certain strings and doesn't match others.
@@ -23,9 +23,9 @@ that matches certain strings and doesn't match others.
 @li @ref overview_resyntax_bre
 @li @ref overview_resyntax_characters
 
-@seealso
+@see
 
-@li #wxRegEx
+@li wxRegEx
 
 
 <hr>