Commit ea4b32cb authored by Dimitri van Heesch's avatar Dimitri van Heesch
Browse files

Release-1.3-20030430

parent 2eef94da
Loading
Loading
Loading
Loading
+2 −2
Original line number Original line Diff line number Diff line
DOXYGEN Version 1.3-20030421
DOXYGEN Version 1.3-20030430


Please read the installation section of the manual 
Please read the installation section of the manual 
(http://www.doxygen.org/install.html) for instructions.
(http://www.doxygen.org/install.html) for instructions.


--------
--------
Dimitri van Heesch (21 April 2003)
Dimitri van Heesch (30 April 2003)
+2 −2
Original line number Original line Diff line number Diff line
DOXYGEN Version 1.3_20030421
DOXYGEN Version 1.3_20030430


Please read INSTALL for compilation instructions.
Please read INSTALL for compilation instructions.


@@ -17,4 +17,4 @@ to subscribe to the lists or to visit the archives.


Enjoy,
Enjoy,


Dimitri van Heesch (dimitri@stack.nl) (21 April 2003)
Dimitri van Heesch (dimitri@stack.nl) (30 April 2003)
+1 −1
Original line number Original line Diff line number Diff line
1.3-20030421
1.3-20030430
+8 −0
Original line number Original line Diff line number Diff line
@@ -203,6 +203,7 @@ followed by the descriptions of the tags grouped by category.
\refitem cfg_warn_logfile WARN_LOGFILE
\refitem cfg_warn_logfile WARN_LOGFILE
\refitem cfg_warnings WARNINGS
\refitem cfg_warnings WARNINGS
\refitem cfg_xml_dtd XML_DTD
\refitem cfg_xml_dtd XML_DTD
\refitem cfg_xml_output XML_OUTPUT
\refitem cfg_xml_schema XML_SCHEMA
\refitem cfg_xml_schema XML_SCHEMA
\endsecreflist
\endsecreflist


@@ -1200,6 +1201,13 @@ EXTRA_PACKAGES = times
 generate an XML file that captures the structure of
 generate an XML file that captures the structure of
 the code including all documentation. 
 the code including all documentation. 


\anchor cfg_xml_output
<dt>\c XML_OUTPUT <dd>
 \addindex XML_OUTPUT
 The \c XML_OUTPUT tag is used to specify where the XML pages will be put. 
 If a relative path is entered the value of \c OUTPUT_DIRECTORY will be 
 put in front of it. If left blank \c xml will be used as the default path.

\anchor cfg_xml_schema
\anchor cfg_xml_schema
<dt>\c XML_SCHEMA <dd>
<dt>\c XML_SCHEMA <dd>
 \addindex XML_SCHEMA
 \addindex XML_SCHEMA
+1 −1
Original line number Original line Diff line number Diff line
Summary: A documentation system for C/C++.
Summary: A documentation system for C/C++.
Name: doxygen
Name: doxygen
Version: 1.3_20030421
Version: 1.3_20030430
Release: 1
Release: 1
Epoch: 1
Epoch: 1
Source0: ftp://ftp.stack.nl/pub/users/dimitri/%{name}-%{version}.src.tar.gz
Source0: ftp://ftp.stack.nl/pub/users/dimitri/%{name}-%{version}.src.tar.gz
Loading