Hartmut Holzgraefe
3747b34a1b
hope this solves the tabs vs. blanks issues once and for all
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@64852 c90b9560-bf6c-de11-be94-00142212c4b1
2001-12-12 20:47:43 +00:00
Hartmut Holzgraefe
4a6f22f50a
started to wrap up all <programlisting> environments
...
in CDATA sections to allow verbatim examples
having to use entities for &, < and > makes the code
hard to read and errors might slip in during the
process, so the two extra lines should be worth the effort
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@62672 c90b9560-bf6c-de11-be94-00142212c4b1
2001-11-18 03:07:18 +00:00
Hartmut Holzgraefe
9410c19fda
added version attribute to <?xml tags
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@61864 c90b9560-bf6c-de11-be94-00142212c4b1
2001-11-10 21:49:43 +00:00
Jeroen van Wolffelaar
c8035b10c4
Better XML, add comment about very strange sentence of which I hardly can believe it's correct.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@57995 c90b9560-bf6c-de11-be94-00142212c4b1
2001-09-21 23:06:11 +00:00
Jeroen van Wolffelaar
6ae3b9dba5
Fix modelines for VI(M) for the manual (en).
...
Syntax for vim < 6 is set to sgml, because xml is not recognizing tag-names.
This was discussed before, and this turned out to be best for all vi(m)
versions.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@57993 c90b9560-bf6c-de11-be94-00142212c4b1
2001-09-21 22:47:49 +00:00
Gabor Hojtsy
d3187ecb5b
External parsed entities _should_ each begin with a text declaration.
...
See: http://www.w3.org/TR/2000/REC-xml-20001006#sec-TextDecl
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@55419 c90b9560-bf6c-de11-be94-00142212c4b1
2001-08-19 11:47:45 +00:00
Jeroen van Wolffelaar
7915a6c933
Added Revision tag on top of most xml files in en-tree
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@53059 c90b9560-bf6c-de11-be94-00142212c4b1
2001-08-02 17:37:51 +00:00
Sebastian Bergmann
42bc6286ae
Some tweaking.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@50880 c90b9560-bf6c-de11-be94-00142212c4b1
2001-07-08 12:06:16 +00:00
Jeroen van Wolffelaar
db09591bd8
Processed the en-tree with the new script, which leaves text inside <programlisting> alone.
...
I hope it's okay now...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@50794 c90b9560-bf6c-de11-be94-00142212c4b1
2001-07-07 21:27:21 +00:00
Jeroen van Wolffelaar
308ffe41f2
Changed true, false and null to &true;, &false; and &null;
...
Probably this isn't correct at some places, but in the majority
it is.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@50762 c90b9560-bf6c-de11-be94-00142212c4b1
2001-07-07 18:42:46 +00:00
Daniel Beckham
b6055685d0
additional grammer correction
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@50220 c90b9560-bf6c-de11-be94-00142212c4b1
2001-06-26 14:08:25 +00:00
Sebastian Bergmann
d7c90929d9
-currently
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@50192 c90b9560-bf6c-de11-be94-00142212c4b1
2001-06-26 04:25:28 +00:00
Hartmut Holzgraefe
f242d61481
activated java reference and corrected some small errors in java.xml
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@50010 c90b9560-bf6c-de11-be94-00142212c4b1
2001-06-22 20:34:01 +00:00
Sebastian Bergmann
68563fe6a3
Added exception handling example.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@49985 c90b9560-bf6c-de11-be94-00142212c4b1
2001-06-22 05:56:56 +00:00
Sebastian Bergmann
37af9e435d
Initial commit of Java documentation.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@49980 c90b9560-bf6c-de11-be94-00142212c4b1
2001-06-21 22:09:36 +00:00