cvs: php-gtk-doc /stylesheets/xsl/common hierarchy.xsl
[email protected] ("James Moore") Fri, 10 Aug 2001 09:58:37 -0000
| Newsgroups | php.gtk |
|---|---|
| Message-ID | <cvsjmoore997437517@cvsserver> |
jmoore Fri Aug 10 05:58:37 2001 EDT
Modified files:
/php-gtk-doc/stylesheets/xsl/common hierarchy.xsl
Log:
- Loose the doctype.. no need for it as we dont need any entity's in here
Index: php-gtk-doc/stylesheets/xsl/common/hierarchy.xsl
diff -u php-gtk-doc/stylesheets/xsl/common/hierarchy.xsl:1.1 php-gtk-doc/stylesheets/xsl/common/hierarchy.xsl:1.2
--- php-gtk-doc/stylesheets/xsl/common/hierarchy.xsl:1.1 Fri Aug 10 05:54:08 2001
+++ php-gtk-doc/stylesheets/xsl/common/hierarchy.xsl Fri Aug 10 05:58:37 2001
@@ -1,11 +1,9 @@
<?xml version='1.0' encoding='ISO-8859-1' ?>
-<!DOCTYPE xsl:stylesheet [
-<!ENTITY step "      ">
-<!ENTITY nbsp " ">
-]>
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
version="1.0">
+<!-- $Id: hierarchy.xsl,v 1.2 2001/08/10 09:58:37 jmoore Exp $ -->
+
<!-- ================== Common Hierarchy Functions ============================ -->
<!--