]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/doxygen/Doxyfile_inc
simplifying modal event loop handling
[wxWidgets.git] / docs / doxygen / Doxyfile_inc
index 60063024eecb79ea3b968722a64c13ea329922b6..b1b79ad92dbb1bbdec59e7c75076116f5b4c4bb0 100644 (file)
@@ -203,8 +203,8 @@ ALIASES += rightCurly="}"
 # Aliases - for use when documenting samples
 #---------------------------------------------------------------------------
 
-# For indicating the a directory containing a sample
-ALIASES += sampledir{1}="\verbatim Location: samples/\1\endverbatim"
+# For indicating a sample location
+ALIASES += sampledir{1}="@e Location: @c samples/\1 subdirectory of your wxWidgets installation or http://svn.wxwidgets.org/viewvc/wx/wxWidgets/trunk/\1"
 
 # For refering to the corresponding sample in a class document or a overview
 # Usually placed in the queue of @see