Scripts
[ class tree: Scripts ] [ index: Scripts ] [ all elements ]

Procedural File: makedoc.php

Source Location: /scripts/makedoc.php



Page Details:

Documentation generator using PhpDocumentor

Usage: ./makedoc.php




Tags:

version:  $Id: makedoc.php,v 1.11 2005/09/06 15:11:55 sypasche Exp $
author:  Yves Bolognini <yves.bolognini@camptocamp.com>


Includes:

include("PhpDocumentor/phpDocumentor/phpdoc.inc") [line 109]
PHP auto documentor, like javadoc

If you get an error uses this as a shell script then its been dosified




Tags:

copyright:  Joshua Eichorn
version:  1.3.0
author:  Joshua Eichorn
require_once(CARTOWEB_HOME.'common/Common.php') [line 42]





CARTOWEB_HOME [line 40]

CARTOWEB_HOME = realpath(dirname(__FILE__).'/..').'/'

[ Top ]



DEFAULT_PACKAGE [line 81]

DEFAULT_PACKAGE = 'CartoWeb3'
Default package, when @package is not specified


[ Top ]



DOC_DIR [line 76]

DOC_DIR = '../documentation/apidoc'
Target directory


[ Top ]



DOC_TITLE [line 71]

DOC_TITLE = 'CartoWeb 3 Documentation'
Documentation title


[ Top ]



IGNORE_FILES [line 64]

IGNORE_FILES = 'scripts/pear_base/,include/,www-data/,doc/,client_conf/,'.'server_conf/,locale/,po/,templates/,templates_c/,log/,*.inc'
Directories (ending with '/') and files to ignore


[ Top ]



INCLUDE_FILES [line 57]

INCLUDE_FILES = '../client,../server,../common,../plugins,../coreplugins,../tests,'.'../scripts,../projects'
Directories and files to include


[ Top ]



PARSE_PRIVATE [line 86]

PARSE_PRIVATE = 'on'
Includes private methods ('on' or 'off')


[ Top ]



TEMPLATE [line 91]

TEMPLATE = 'HTML:Smarty:PHP'
PHP Doc template to use


[ Top ]




Documentation generated on Fri, 21 Sep 2007 13:30:53 +0200 by phpDocumentor 1.3.0RC3