[PHPDOC] cvs: phpdoc / phpweb.dsl.in From: Hartmut Holzgraefe (hartmut <email protected>)
Date: 05/26/00

hholzgra Thu May 25 22:37:39 2000 EDT

  Modified files:
    /phpdoc phpweb.dsl.in
  Log:
  added versioning information hook
  
  
Index: phpdoc/phpweb.dsl.in
diff -u phpdoc/phpweb.dsl.in:1.7 phpdoc/phpweb.dsl.in:1.8
--- phpdoc/phpweb.dsl.in:1.7 Wed Mar 8 19:43:35 2000
+++ phpdoc/phpweb.dsl.in Thu May 25 22:37:39 2000
@@ -2,11 +2,12 @@
 <!ENTITY docbook.dsl SYSTEM " <email protected>@" CDATA DSSSL>
 <!ENTITY html-common.dsl SYSTEM "html-common.dsl">
 <!ENTITY common.dsl SYSTEM "common.dsl">
+<!ENTITY version.dsl SYSTEM "version.dsl">
 ]>
 
 <!--
 
- $Id: phpweb.dsl.in,v 1.7 2000/03/09 03:43:35 ssb Exp $
+ $Id: phpweb.dsl.in,v 1.8 2000/05/26 05:37:39 hholzgra Exp $
 
   HTML-specific stylesheet customization for use by the online manual.
 
@@ -113,6 +114,7 @@
 
 &html-common.dsl;
 &common.dsl;
+&version.dsl;
 
 </style-specification-body>
 </style-specification>