diff options
author | Armin Besirovic <armin[at]linux[dot]org[dot]ba> | 2011-12-11 22:31:51 -0600 |
---|---|---|
committer | Niels Horn <niels.horn@slackbuilds.org> | 2011-12-18 00:07:46 -0200 |
commit | 11a87dbd1b27a305e54ee6434288c14071908a55 (patch) | |
tree | dc54a334bedb32c47b77735545a0c98a2d0bad1a /development/phpDocumentor/slack-desc | |
parent | adfa160a33338632c054bfe7f2ea8c98d2943a5f (diff) |
development/phpDocumentor: Added (documentation solution for PHP)
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'development/phpDocumentor/slack-desc')
-rw-r--r-- | development/phpDocumentor/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/development/phpDocumentor/slack-desc b/development/phpDocumentor/slack-desc new file mode 100644 index 0000000000000..5ea1533ebbf0a --- /dev/null +++ b/development/phpDocumentor/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. Line +# up the first '|' above the ':' following the base package name, and the '|' +# on the right side marks the last column you can put a character in. You must +# make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':'. + + |-----handy-ruler------------------------------------------------------| +phpDocumentor: phpDocumentor (The complete documentation solution for PHP) +phpDocumentor: +phpDocumentor: phpDocumentor is the standard auto-documentation tool for PHP. +phpDocumentor: Written in PHP, phpDocumentor can be used directly from the +phpDocumentor: command-line, or through an easy to use web interface. It can +phpDocumentor: be used to generate professional documentation directly from +phpDocumentor: the source code of your PHP project. Support for linking between +phpDocumentor: documentation, automatic class inheritance and generation of +phpDocumentor: highlighted source code with cross-referencing to php general +phpDocumentor: documentation are just a few of the features of phpDocumentor. +phpDocumentor: |