Further enhancement to the samples overview page.

Add links to samples sources in svn to all the individual samples and be even
more explicit about their location on the local disk.

Move the paragraph explaining the samples location further below -- but <hr>
still doesn't work somehow.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@63190 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Vadim Zeitlin
2010-01-19 13:49:12 +00:00
parent 187acdec76
commit dff3fa53dc
2 changed files with 23 additions and 18 deletions

View 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