Mise a jour de la config de generation de doc doxygen de manire intgrer toutes les sources dolibarr.

This commit is contained in:
Laurent Destailleur 2004-08-07 17:25:34 +00:00
parent 88acbc5134
commit 5ae0161ddd
2 changed files with 11 additions and 31 deletions

View File

@ -20,7 +20,7 @@ STRIP_FROM_INC_PATH =
SHORT_NAMES = NO
JAVADOC_AUTOBRIEF = NO
MULTILINE_CPP_IS_BRIEF = NO
DETAILS_AT_TOP = NO
DETAILS_AT_TOP = YES
INHERIT_DOCS = YES
DISTRIBUTE_GROUP_DOC = NO
TAB_SIZE = 2
@ -67,12 +67,17 @@ WARN_LOGFILE =
#---------------------------------------------------------------------------
# configuration options related to the input files
#---------------------------------------------------------------------------
INPUT = htdocs/lib \
htdocs/lib/jabber \
htdocs/lib/vcard
INPUT = htdocs
FILE_PATTERNS = *.php
RECURSIVE = NO
EXCLUDE =
RECURSIVE = YES
EXCLUDE = mysql \
pgsql \
misc \
CVS \
documents \
scripts \
htdocs/theme \
htdocs/includes/pear
EXCLUDE_SYMLINKS = NO
EXCLUDE_PATTERNS =
EXAMPLE_PATH =

View File

@ -1,25 +0,0 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
<title>dolibarr: Webcal::Webcal class Reference</title>
<link href="doxygen.css" rel="stylesheet" type="text/css">
</head><body>
<!-- Généré par Doxygen 1.3.7 -->
<div class="qindex"><a class="qindex" href="index.html">Page&nbsp;principale</a> | <a class="qindex" href="classes.html">Liste&nbsp;alphabétique</a> | <a class="qindex" href="annotated.html">Liste&nbsp;des&nbsp;classes</a> | <a class="qindex" href="files.html">Liste&nbsp;des&nbsp;fichiers</a> | <a class="qindex" href="globals.html">Membres&nbsp;de&nbsp;fichier</a></div>
<h1>Référence de la classe Webcal::Webcal</h1>Classe permettant d'acceder a la database webcalendar.
<a href="#_details">Plus de détails...</a>
<p>
<table border=0 cellpadding=0 cellspacing=0>
<tr><td></td></tr>
</table>
<hr><a name="_details"></a><h2>Description détaillée</h2>
Classe permettant d'acceder a la database webcalendar.
<p>
Ensemble des fonctions permettant d'acceder a la database webcalendar.
<p>
<hr>La documentation de cette classe a été générée à partir du fichier suivant:<ul>
<li>htdocs/lib/<a class="el" href="webcal_8class_8php-source.html">webcal.class.php</a></ul>
<hr size="1"><address style="align: right;"><small>Généré le Thu Jul 15 20:40:51 2004 pour dolibarr par
<a href="http://www.doxygen.org/index.html">
<img src="doxygen.png" alt="doxygen" align="middle" border=0 ></a> 1.3.7 </small></address>
</body>
</html>