From: Paul V. <pa...@vi...> - 2004-07-08 00:47:40
|
Hi all, >>> I'm ready to commit it to CVS but before I do so: shall we keep >>> it under the same name? > L > Firebird QuickStart Guide makes a lot more sense to me. > H > Keep it as the Firebird Quick Start Guide. I've committed it to the CVS tree now. With a few changes: - Promoted the subsections within "Other things worth knowing" to top-level sections for better visibility. - Corrected an error in the "Nulls" subsection: the second if...then fragment returns 'Equal' if a and b are Null. Since that's not surprising to someone who sees Null as a value, I pointed out that the fragment (also) returns 'Equal` if a is Null and b isn't. I also added two one-line examples and a tip to this subsection. Preliminary HTML and PDF versions can be found at the Doc Subproject homepage: http://www.firebirdsql.org/index.php?op=devel&sub=doc What needs to be done: - Update to fully reflect 1.5 release. - Add images to CVS (I took some screenshots and used them for the preliminary version, but maybe we want/need others). - (Auto)create an index. I don't mind doing this myself, but in the next 2 weeks I probably won't find the time. If somebody else wants to do it, that's fine too. Greetings, Paul Vinkenoog |