]> git.llucax.com Git - mecon/ai.git/blobdiff - doc/Doxyfile
Se agrega script de permisos de MySQL.
[mecon/ai.git] / doc / Doxyfile
index fad6ed7625341cd7ea150399478ecc1b7023f522..1eecf536872e6501daae6a95e78da31f12ceb6f3 100644 (file)
@@ -1,16 +1,16 @@
 # vim: set expandtab tabstop=4 softtabstop=4 shiftwidth=4:
 # +--------------------------------------------------------------------+
 # |                      Ministerio de Economía                        |
-# |                             <SISTEMA>                              |
+# |                  AI (Administrador de Intranet)                    |
 # +--------------------------------------------------------------------+
-# | This file is part of <SISTEMA>.                                    |
+# | This file is part of AI.                                           |
 # |                                                                    |
-# | <SISTEMA> is free software; you can redistribute it and/or modify  |
+# | AI is free software; you can redistribute it and/or modify         |
 # | it under the terms of the GNU General Public License as published  |
 # | by the Free Software Foundation; either version 2 of the License,  |
 # | or (at your option) any later version.                             |
 # |                                                                    |
-# | <SISTEMA> is distributed in the hope that it will be useful, but   |
+# | AI is distributed in the hope that it will be useful, but          |
 # | WITHOUT ANY WARRANTY; without even the implied warranty of         |
 # | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU   |
 # | General Public License for more details.                           |
@@ -19,8 +19,8 @@
 # | along with Hooks; if not, write to the Free Software Foundation,   |
 # | Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA      |
 # +--------------------------------------------------------------------+
-# | Creado: <FECHA>                                    |
-# | Autor:  <AUTOR>                                    |
+# | Creado: lun jun 23 15:21:18 ART 2003                               |
+# | Autor:  Leandro Lucarella <llucar@mecon.gov.ar>                    |
 # +--------------------------------------------------------------------+
 #
 # $Id$
@@ -29,7 +29,7 @@
 #---------------------------------------------------------------------------
 # General configuration options
 #---------------------------------------------------------------------------
-PROJECT_NAME           = <SISTEMA>
+PROJECT_NAME           = AI (Administrador de Intranet)
 PROJECT_NUMBER         = $Rev$
 OUTPUT_DIRECTORY       = api
 OUTPUT_LANGUAGE        = Spanish
@@ -83,7 +83,7 @@ WARN_LOGFILE           = doxygen.warnings
 #---------------------------------------------------------------------------
 # configuration options related to the input files
 #---------------------------------------------------------------------------
-INPUT                  = ../sistema/local_lib
+INPUT                  = ../sistema/local_lib ../lib
 FILE_PATTERNS          = *.php
 RECURSIVE              = YES
 EXCLUDE                = 
@@ -203,6 +203,7 @@ CLASS_DIAGRAMS         = YES
 HIDE_UNDOC_RELATIONS   = YES
 HAVE_DOT               = YES
 CLASS_GRAPH            = YES
+CALL_GRAPH             = YES
 COLLABORATION_GRAPH    = NO
 TEMPLATE_RELATIONS     = NO
 INCLUDE_GRAPH          = YES