]> git.saurik.com Git - wxWidgets.git/commitdiff
update samples page location after switch to Doxygen
authorVadim Zeitlin <vadim@wxwidgets.org>
Fri, 3 Oct 2008 15:10:44 +0000 (15:10 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Fri, 3 Oct 2008 15:10:44 +0000 (15:10 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@56051 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

docs/tech/tn0001.txt

index 1dea487bb1411de55576092af42e06f2c1c65e37..7c154529d6a3e7e4b9f36388a173e0d23b051e0e 100644 (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
    to the "samples overview" section in the wxWidgets manual. That section
-   lives in docs/latex/wx/tsamples.tex; look at the descriptions for other
-   samples, if you are not familiar with LaTeX.
+   lives in docs/doxygen/topics/samples.h; look at the descriptions for other
+   samples, if you are not familiar with Doxygen.
 
 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