From c7b28fd6cb73086da04a3a209a0ea144f988a992 Mon Sep 17 00:00:00 2001 From: Linas Vepstas Date: Wed, 30 Sep 1998 05:10:13 +0000 Subject: [PATCH] some updates git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@1241 57a11ea4-9604-0410-9ed3-97b8803252fd --- src/engine/README | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/engine/README b/src/engine/README index 908097704e..275f55f070 100644 --- a/src/engine/README +++ b/src/engine/README @@ -7,8 +7,8 @@ There should be no GUI code in this subdirectory, and, ideally, it should build cleanly and independently of any GUI elements or assumptions. -To Be Done: ----------- -Provide detailed documentation for the architecture & design here. +For design documentation, please see the file "design.txt", +and also, look at the header files carefully. The documentation +for each royutine is in the header files for that routine. -February 1998 +September 1998