philip Tue Jun 10 12:56:43 2003 EDT
Modified files:
/phpdoc TODO
Log:
Add ability for error level linking, example:
<constant>E_NOTICE</constant> -> <link linkend="e-notice">E_NOTICE</link>
Index: phpdoc/TODO
diff -u phpdoc/TODO:1.45 phpdoc/TODO:1.46
--- phpdoc/TODO:1.45 Tue Jun 10 04:13:30 2003
+++ phpdoc/TODO Tue Jun 10 12:56:43 2003
@@ -72,6 +72,8 @@
- generate a list of all install configure options
- generate a list of all examples
- generate a list of all requirements from all resources.xml
+ - generate error level links from <constant>
+ i.e. <constant>E_NOTICE</constant> -> <link linkend="e-notice">E_NOTICE</link>
GENERAL:
- Document php://stdout etc feature for file functions.
--
PHP Documentation Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php