X-Git-Url: https://scm.fusionforge.org/anonscm/gitweb?p=fusionforge%2Ffusionforge.git;a=blobdiff_plain;f=gforge%2Fdocs%2Fphpdoc%2Fmakedoc.sh;h=6784a66c870963b4d8b554fd9420f364b0944f51;hp=4f79f571c74335d195ea66d60654edeee185480f;hb=3f8a20efe8fa48f1d185deffaf788f13793adf51;hpb=2fc0b3719dc49a2233623f32b667ec1d77b1693c diff --git a/gforge/docs/phpdoc/makedoc.sh b/gforge/docs/phpdoc/makedoc.sh index 4f79f571c7..6784a66c87 100755 --- a/gforge/docs/phpdoc/makedoc.sh +++ b/gforge/docs/phpdoc/makedoc.sh @@ -26,14 +26,14 @@ # * # * @var string TITLE # */ -TITLE="GForge PHP Documentation" +TITLE="FusionForge PHP Documentation" #/** # * name to use for the default package. If not specified, uses 'default' # * # * @var string PACKAGES # */ -PACKAGES="GForge" +PACKAGES="FusionForge" #/** # * name of a directory(s) to parse directory1,directory2 @@ -48,7 +48,7 @@ PATH_PROJECT=$PWD/../.. # * # * @var string PATH_PHPDOC # */ -PATH_PHPDOC=/tmp/phpdocumentor-1.3.0rc3/phpdoc +PATH_PHPDOC=/tmp/PhpDocumentor-1.4.3/phpdoc #/** # * where documentation will be put