From 7f90056d2e4501bacfb73ded846967e7092694b8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?V=C3=A1clav=20Slav=C3=ADk?= Date: Wed, 1 Oct 2008 10:24:42 +0000 Subject: [PATCH] keep the old XRC unfinished 'spec' in 2.8, but add a prominent notice with URL of the new spec git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@56005 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- docs/tech/tn0014.txt | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/docs/tech/tn0014.txt b/docs/tech/tn0014.txt index 6d5d2e5f5d..c8d90b693a 100644 --- a/docs/tech/tn0014.txt +++ b/docs/tech/tn0014.txt @@ -1,7 +1,17 @@ XRC resources format specification ================================== - !!!!! NOT YET FINISHED !!!!! + + +-------------------------------------------------------------------------+ + | | + | !!! CAUTION !!! | + | This document is incomplete and out of date. | + | | + | Please see http://docs.wxwidgets.org/trunk/xrc_format.html for the | + | authoritative version of XRC format specification. | + | | + +-------------------------------------------------------------------------+ + 0. Introduction ===============