update samples page location after switch to Doxygen

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@56051 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Vadim Zeitlin
2008-10-03 15:10:44 +00:00
parent 63f62e764c
commit 58a10959fd

View File

@@ -45,8 +45,8 @@ samples/ with demos/ where needed).
5. Add a short description of what the sample does and how does it work 5. Add a short description of what the sample does and how does it work
to the "samples overview" section in the wxWidgets manual. That section to the "samples overview" section in the wxWidgets manual. That section
lives in docs/latex/wx/tsamples.tex; look at the descriptions for other lives in docs/doxygen/topics/samples.h; look at the descriptions for other
samples, if you are not familiar with LaTeX. samples, if you are not familiar with Doxygen.
6. Add any non-standard sample's files to build/bakefiles/make_dist.mk (the 6. Add any non-standard sample's files to build/bakefiles/make_dist.mk (the
makefiles copies all bmp, cpp, h, ico, png, rc, xpm and makefiles by makefiles copies all bmp, cpp, h, ico, png, rc, xpm and makefiles by