]> git.saurik.com Git - wxWidgets.git/commitdiff
mention libs.dia
authorVadim Zeitlin <vadim@wxwidgets.org>
Wed, 13 Apr 2005 13:06:14 +0000 (13:06 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Wed, 13 Apr 2005 13:06:14 +0000 (13:06 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33568 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

docs/tech/tn0016.txt

index b80f095560b4b5b745d5611652fc73a3b4207d9b..c9dea0ec8ae6e03e93d2137a6cfe5ced6beac612 100644 (file)
@@ -221,7 +221,8 @@ h) Add this code to one of wxFoo's files (the more often used, the better):
       WX_CHECK_BUILD_OPTIONS("wxFoo")
 
 i) Add information about wxFoo to the manual ("Libraries list" section
-   in libs.tex).
+   in libs.tex) and update docs/latex/wx/libs.dia (you need Dia for this)
+   to show the dependencies of the new library.
 
 
 === EOF ===