X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/f3239c2118f2ab27516ee9662a1707ba7d8f9a7b..1935acd7a5748a73f24d97a7084066a18997dcb4:/docs/doxygen/Doxyfile_inc diff --git a/docs/doxygen/Doxyfile_inc b/docs/doxygen/Doxyfile_inc index 60063024ee..b1b79ad92d 100644 --- a/docs/doxygen/Doxyfile_inc +++ b/docs/doxygen/Doxyfile_inc @@ -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