Hartmut Holzgraefe
7839d91186
added DO NOT EDIT noctice to old english functions files,
...
removing the others
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@78562 c90b9560-bf6c-de11-be94-00142212c4b1
2002-04-17 19:58:46 +00:00
Hartmut Holzgraefe
4c31e191c5
en Upgrade to DocBook4
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@69281 c90b9560-bf6c-de11-be94-00142212c4b1
2002-02-02 15:36:11 +00:00
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
65a93a86a8
last bunch of <programlisting>/CDATA changes
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@62977 c90b9560-bf6c-de11-be94-00142212c4b1
2001-11-21 23:05:19 +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
Vlad Krupin
b203a027d1
fixed Copy-n-Paste typo in example for pspell_new_config()
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@59264 c90b9560-bf6c-de11-be94-00142212c4b1
2001-10-09 18:47:10 +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
26fa2aa55a
Minor improvements
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@54661 c90b9560-bf6c-de11-be94-00142212c4b1
2001-08-13 22:36:05 +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
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
Jeroen van Wolffelaar
7c62d81304
Changed all identifiers between <function> and/or <refname> tags
...
that had ONLY the first letter uppercase to all-lowercase
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@50055 c90b9560-bf6c-de11-be94-00142212c4b1
2001-06-23 20:10:52 +00:00
Jeroen van Wolffelaar
fea1f5170b
Fixed some XML
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@48245 c90b9560-bf6c-de11-be94-00142212c4b1
2001-05-23 11:05:49 +00:00
Damien Seguy
1c97ada4eb
boolean -> bool
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@47094 c90b9560-bf6c-de11-be94-00142212c4b1
2001-05-11 07:37:44 +00:00
foobar
1994b4e83c
Fixed typos.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@44973 c90b9560-bf6c-de11-be94-00142212c4b1
2001-04-06 18:27:59 +00:00
Rui Hirokawa
20c94e30b2
fixed typos and added new functions.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@31937 c90b9560-bf6c-de11-be94-00142212c4b1
2000-09-04 15:28:39 +00:00
Vlad Krupin
aaa679a6a5
Some extra text was copied&pasted from pspell_new() to
...
pspell_config_create(). Removed.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@31578 c90b9560-bf6c-de11-be94-00142212c4b1
2000-08-31 02:06:48 +00:00
Vlad Krupin
f76c11923f
Major chunk of documentation added. All currently implemented
...
functions are now documented. Still need better examples
and check for broken English (but at least it is usable now)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@31577 c90b9560-bf6c-de11-be94-00142212c4b1
2000-08-31 01:52:14 +00:00
Egon Schmid
1c0c3f3d0a
Beautified it a bit.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@29908 c90b9560-bf6c-de11-be94-00142212c4b1
2000-08-08 19:45:33 +00:00
Mike Robinson
c3b8545841
Additional details for pspell support
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@29754 c90b9560-bf6c-de11-be94-00142212c4b1
2000-08-06 21:40:40 +00:00
Vlad Krupin
30dc41a16a
- New syntax for pspell_new()
...
- Removed pspell_mode() and pspell_runtogether() and their
functionality moved to pspell_new()
- fixed a few typos in the text borrowed from pspell website
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@29175 c90b9560-bf6c-de11-be94-00142212c4b1
2000-07-26 21:20:50 +00:00
Egon Schmid
c63fbda7ae
Congratulations, no errors. When the functions tables are rebuild
...
you will see that pspell is now in the CVS tree. Currently its (unknown).
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@28319 c90b9560-bf6c-de11-be94-00142212c4b1
2000-07-14 21:56:42 +00:00
Vlad Krupin
d7bdfb74b2
Added documentation for PSPELL module
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@28312 c90b9560-bf6c-de11-be94-00142212c4b1
2000-07-14 21:32:54 +00:00