Ignore:
Timestamp:
Jul 15, 2011, 5:09:00 PM (14 years ago)
Author:
cla
Message:

rdfint

  • reworked documentation, moved options to related subpages
File:
1 edited

Legend:

Unmodified
Added
Removed
  • php/trunk/doxygen/doc_page_main.php

    r34 r41  
    5656 *
    5757 * \note For usage under Windows operating systems,
    58  * \htmllink{page_arc2_patch.html, a patch is required} to be able to read files from
     58 * \htmllink{page_appendix_arc2_patch.html, a patch is required} to be able to read files from
    5959 * the local filesystem.
    6060 *
    6161 * \section sec_main_options Options
    6262 *
    63  * For debugging purposes, the classes of \libname can provide debug event messages.
    64  * To catch these messages, the debug message logger \c fDebug is required. \n
    65  * Download from  \htmllinkext{http://fdebug.de/en/site/download/}
     63 * See the following sections for further options with using \libname:
    6664 *
    67  * See the provided samples of \libname for sample code, if you intend
    68  * to use \c fDebug for your code as well.
     65 * - \htmllink{page_option_fdebug.html,Using fDebug to log debug event messages}
     66 * - \htmllink{page_option_unittest.html,Executing RDFint.PHP unittests}
     67 * - \htmllink{page_option_doxygen.html,Generating the RDFint.PHP online help}
    6968 *
    7069 * \section sec_main_config Configuration
     
    7877 * \enddesctable
    7978 *
    80  * If \c fDebug is to be used, the following environment variable must be defined:
    81  * \desctable
    82  * \desc{<strong>Environment&nbsp;variable</strong>,<strong>Value</strong>}
    83  * \desc{\c PHP_LIBROOT_FDEBUG,Root directory of \c fDebug - contains subdirectories \c client and \c server.
    84  *                   As an alternative the directory containing the file \c fdebug.lib.php can be specified.}
    85  * \enddesctable
    86  *
    8779 * \note Also under Windows operating systems, pathnames \c MAY \c NOT contain backslashes!
    8880 *       Instead slashes \c MUST be used.
     
    9082 * \section sec_main_license License
    9183 *
    92  * \libname is distributed under the \htmllink{page_license.html,Apache License Version 2.0}
     84 * \libname is distributed under the \htmllink{page_appendix_license.html,Apache License Version 2.0}
    9385 *
    9486 */
Note: See TracChangeset for help on using the changeset viewer.