[PHP-DEV] CVS update: php3/doc From: ssb (php-dev <email protected>)
Date: 09/28/98

Date: Monday September 28, 1998 @ 5:53
Author: ssb

Update of /repository/php3/doc
In directory asf:/u2/tmp/cvs-serv28276

Modified Files:
        README
Log Message:
*** empty log message ***
Index: php3/doc/README
diff -c php3/doc/README:1.7 php3/doc/README:1.8
*** php3/doc/README:1.7 Fri Mar 6 11:35:27 1998
--- php3/doc/README Mon Sep 28 05:52:57 1998
***************
*** 36,45 ****
          name the HTML files after these IDs.
  
      2. Function reference IDs look like this (case does not matter):
! `function.imageloadfont'
  
      3. Function section titles (<reference><title>...</>...) look
! like this: `ref.category'
  
      4. The contents of examples with program listings start on column
          0 in the SGML code.
--- 36,46 ----
          name the HTML files after these IDs.
  
      2. Function reference IDs look like this (case does not matter):
! `function.imageloadfont'. Please note that underscores cannot
! be used in IDs, they should be replaced by minus signs (-).
  
      3. Function section titles (<reference><title>...</>...) look
! like this: `ref.category'.
  
      4. The contents of examples with program listings start on column
          0 in the SGML code.

--
PHP Development Mailing List   http://www.php.net/
To unsubscribe send an empty message to php-dev-unsubscribe <email protected>
For help: php-dev-help <email protected>