jeroen Mon Aug 13 14:51:06 2001 EDT
Modified files:
/phpdoc README
/phpdoc/en/chapters config.xml install.xml intro.xml security.xml
Log:
Standardized comment at the end of XML-files (includes vi-line too now)
Index: phpdoc/README
diff -u phpdoc/README:1.17 phpdoc/README:1.18
--- phpdoc/README:1.17 Sun Aug 12 17:32:35 2001
+++ phpdoc/README Mon Aug 13 14:51:03 2001
@@ -204,9 +204,7 @@
sgml-local-catalogs:nil
sgml-local-ecat-files:nil
End:
--->
-<!-- Keep this comment for vi/vim/gvim
-vi: et:ts=1:sw=1:syntax=sgml
+vi: et:ts=1:sw=1:textwidth=78:syntax=sgml
-->
END OF SKELETON
@@ -239,7 +237,7 @@
A normal paragraph that can contain lots of stuff. For example
<example>
<title>Code examples</title>
- <programlisting>
+ <programlisting role="php">
/* Do all indentation with spaces, not tabs, just to be sure.
* Don't try pushing the code to the right by adding spaces in
* front, this is the style sheet's job.
Index: phpdoc/en/chapters/config.xml
diff -u phpdoc/en/chapters/config.xml:1.18 phpdoc/en/chapters/config.xml:1.19
--- phpdoc/en/chapters/config.xml:1.18 Thu Aug 2 13:36:40 2001
+++ phpdoc/en/chapters/config.xml Mon Aug 13 14:51:04 2001
@@ -1,4 +1,4 @@
-<!-- $Revision: 1.18 $ -->
+<!-- $Revision: 1.19 $ -->
<chapter id="configuration">
<title>Configuration</title>
@@ -1629,4 +1629,5 @@
sgml-local-catalogs:nil
sgml-local-ecat-files:nil
End:
+vi: et:ts=1:sw=1:textwidth=78:syntax=sgml
-->
Index: phpdoc/en/chapters/install.xml
diff -u phpdoc/en/chapters/install.xml:1.74 phpdoc/en/chapters/install.xml:1.75
--- phpdoc/en/chapters/install.xml:1.74 Thu Aug 9 01:52:15 2001
+++ phpdoc/en/chapters/install.xml Mon Aug 13 14:51:04 2001
@@ -1,4 +1,4 @@
-<!-- $Revision: 1.74 $ -->
+<!-- $Revision: 1.75 $ -->
<chapter id="installation">
<title>Installation</title>
@@ -4829,4 +4829,5 @@
sgml-local-catalogs:nil
sgml-local-ecat-files:nil
End:
+vi: et:ts=1:sw=1:textwidth=78:syntax=sgml
-->
Index: phpdoc/en/chapters/intro.xml
diff -u phpdoc/en/chapters/intro.xml:1.16 phpdoc/en/chapters/intro.xml:1.17
--- phpdoc/en/chapters/intro.xml:1.16 Thu Aug 2 13:36:42 2001
+++ phpdoc/en/chapters/intro.xml Mon Aug 13 14:51:05 2001
@@ -1,4 +1,4 @@
-<!-- $Revision: 1.16 $ -->
+<!-- $Revision: 1.17 $ -->
<chapter id="introduction">
<title>Introduction</title>
@@ -178,4 +178,5 @@
sgml-local-catalogs:nil
sgml-local-ecat-files:nil
End:
+vi: et:ts=1:sw=1:textwidth=78:syntax=sgml
-->
Index: phpdoc/en/chapters/security.xml
diff -u phpdoc/en/chapters/security.xml:1.23 phpdoc/en/chapters/security.xml:1.24
--- phpdoc/en/chapters/security.xml:1.23 Sun Aug 5 06:51:44 2001
+++ phpdoc/en/chapters/security.xml Mon Aug 13 14:51:05 2001
@@ -1,4 +1,4 @@
-<!-- $Revision: 1.23 $ -->
+<!-- $Revision: 1.24 $ -->
<chapter id="security">
<title>Security</title>
@@ -808,4 +808,5 @@
sgml-local-catalogs:nil
sgml-local-ecat-files:nil
End:
+vi: et:ts=1:sw=1:textwidth=78:syntax=sgml
-->