hholzgra Mon Jan 21 06:58:43 2002 EDT Modified files: /phpdoc TODO /phpdoc/en/functions mssql.xml Log: docbook4 almost done, but other things come to mind Index: phpdoc/TODO diff -u phpdoc/TODO:1.21 phpdoc/TODO:1.22 --- phpdoc/TODO:1.21 Fri Jan 18 10:22:28 2002 +++ phpdoc/TODO Mon Jan 21 06:58:42 2002 @@ -16,6 +16,9 @@ (see also BUILD SYSTEM: translation detection) - category support for the reference part (see also BUILD SYSTEM: group and organize functions logically) + - usage of new docbook 4 tags for oo class documentation + - language styleguide in howto (for english) and translation + trees (for the other languages) IMPORTANT: - connection handling: what about, what got nuked? @@ -31,11 +34,10 @@ - improve php detection in configure for win (hartmut) - finish makefile cleanup (hartmut) - support both dsssl and xsl processors with configure/make (hartmut) + problem: different processors seem to have different ideas on how + to follow relative pathes when including files using SYSTEM entities - improve XSL stylesheet customisation - - switch to docbook4 (hartmut) - - add DTD - - convert funcsynopsis to methodsynopsis (using scripts/process.php) - - change configure/make + - switch to docbook4 (hartmut, prepared but not comitted yet) - translation detection on function level (hartmut) - easy way -> split reference files down to function level and keep current file-based detection mechanism Index: phpdoc/en/functions/mssql.xml diff -u phpdoc/en/functions/mssql.xml:1.26 phpdoc/en/functions/mssql.xml:1.27 --- phpdoc/en/functions/mssql.xml:1.26 Tue Dec 18 16:11:55 2001 +++ phpdoc/en/functions/mssql.xml Mon Jan 21 06:58:42 2002 @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="iso-8859-1"?> -<!-- $Revision: 1.26 $ --> +<!-- $Revision: 1.27 $ --> <reference id="ref.mssql"> <title>Microsoft SQL Server functions</title> <titleabbrev>MS SQL Server</titleabbrev> @@ -324,6 +324,9 @@ </paramdef> </funcprototype> </funcsynopsis> + <para> + &warn.undocumented.func; + </para> </refsect1> </refentry>