]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/tech/tn0001.txt
Fix broken and missing DataView interface items for Phoenix
[wxWidgets.git] / docs / tech / tn0001.txt
index 1dea487bb1411de55576092af42e06f2c1c65e37..c08c11d0ac09b22e93785cec5df0ea276a90114a 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
 
 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/mainpages/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
 
 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