Gina Peter Banyard
12257c5108
Update templates for documentation pages ( #166 )
2024-10-24 22:31:40 +01:00
George Peter Banyard
ae648c43f5
Remove whitespaces and revision tag block from docgen skeletons
2021-05-25 16:18:57 +01:00
Jakub Vrana
3b2f5f6e8f
Unify function and method docgen
...
git-svn-id: https://svn.php.net/repository/phpdoc/doc-base/trunk@330229 c90b9560-bf6c-de11-be94-00142212c4b1
2013-05-15 20:06:34 +00:00
Richard Quadling
91f325d56f
Clean up sgml-default-dtd-file entry in templates.
...
git-svn-id: https://svn.php.net/repository/phpdoc/doc-base/trunk@293497 c90b9560-bf6c-de11-be94-00142212c4b1
2010-01-13 11:24:33 +00:00
Philip Olson
444d15aa61
Removed default docgen text, and added options for adding seealso and example blocks. --example also adds examples.xml
...
git-svn-id: https://svn.php.net/repository/phpdoc/doc-base/trunk@289031 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-30 23:55:01 +00:00
Felipe Pena
b0687302f5
- Added support to creation of an unique XML to OO and procedural style
...
based on patterns of its names.
e.g.
DateTime::sub() -> date_sub
DateTime::setTimestamp() -> date_timestamp_set
XMLWriter::writeDtdElement() -> xmlwriter_write_dtd_element
git-svn-id: https://svn.php.net/repository/phpdoc/doc-base/trunk@279407 c90b9560-bf6c-de11-be94-00142212c4b1
2009-04-26 16:26:48 +00:00
Philip Olson
cf8eb571c2
Changed <function> to <methodname>
...
git-svn-id: https://svn.php.net/repository/phpdoc/doc-base/trunk@278052 c90b9560-bf6c-de11-be94-00142212c4b1
2009-03-31 04:35:53 +00:00
Philip Olson
854d09e45d
Implemented {EMPTY_REVISION_KEYWORD} for empty $Revision$
...
git-svn-id: https://svn.php.net/repository/phpdoc/doc-base/trunk@277671 c90b9560-bf6c-de11-be94-00142212c4b1
2009-03-24 00:05:12 +00:00
Philip Olson
4375a05d98
Have methods and functions default to &warn.undocumented.func;
...
git-svn-id: https://svn.php.net/repository/phpdoc/doc-base/trunk@277566 c90b9560-bf6c-de11-be94-00142212c4b1
2009-03-22 03:03:49 +00:00
Philip Olson
cd383af4b9
Added seealso role, to demonstrate <methodname>Classname::Method</methodname>
...
git-svn-id: https://svn.php.net/repository/phpdoc/doc-base/trunk@260396 c90b9560-bf6c-de11-be94-00142212c4b1
2008-05-28 02:20:00 +00:00
Felipe Pena
a09a7b23ef
- Added new script (doc generator)
...
git-svn-id: https://svn.php.net/repository/phpdoc/doc-base/trunk@260392 c90b9560-bf6c-de11-be94-00142212c4b1
2008-05-28 01:14:24 +00:00