Changeset 41
- Timestamp:
 - Jul 15, 2011, 5:09:00 PM (14 years ago)
 - Location:
 - php/trunk/doxygen
 - Files:
 - 
      
- 3 added
 - 2 edited
 - 2 moved
 
- 
          
  doc_page_appedix_arc2patch.php (moved) (moved from php/trunk/doxygen/doc_page_arc2patch.php ) (1 diff)
 - 
          
  doc_page_appendix_license.php (moved) (moved from php/trunk/doxygen/doc_page_license.php ) (1 diff)
 - 
          
  doc_page_main.php (modified) (3 diffs)
 - 
          
  doc_page_option_doxygen.php (added)
 - 
          
  doc_page_option_fdebug.php (added)
 - 
          
  doc_page_option_unittest.php (added)
 - 
          
  doc_page_specs.php (modified) (1 diff)
 
 
Legend:
- Unmodified
 - Added
 - Removed
 
- 
      
php/trunk/doxygen/doc_page_appedix_arc2patch.php
r35 r41 19 19 20 20 /** 21 * @page page_a rc2_patchPatch for ARC2 for usage under Windows operating systems21 * @page page_appendix_arc2_patch Appendix: Patch for ARC2 for usage under Windows operating systems 22 22 * 23 23 * For usage under Windows operating systems, the method  - 
      
php/trunk/doxygen/doc_page_appendix_license.php
r35 r41 19 19 20 20 /** 21 * @page page_ licenseApache License Version 2.021 * @page page_appendix_license Appendix: Apache License Version 2.0 22 22 * 23 23 *\section sec_header License for \libname_lit  - 
      
php/trunk/doxygen/doc_page_main.php
r34 r41 56 56 * 57 57 * \note For usage under Windows operating systems, 58 * \htmllink{page_a rc2_patch.html, a patch is required} to be able to read files from58 * \htmllink{page_appendix_arc2_patch.html, a patch is required} to be able to read files from 59 59 * the local filesystem. 60 60 * 61 61 * \section sec_main_options Options 62 62 * 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: 66 64 * 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} 69 68 * 70 69 * \section sec_main_config Configuration … … 78 77 * \enddesctable 79 78 * 80 * If \c fDebug is to be used, the following environment variable must be defined:81 * \desctable82 * \desc{<strong>Environment 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 * \enddesctable86 *87 79 * \note Also under Windows operating systems, pathnames \c MAY \c NOT contain backslashes! 88 80 * Instead slashes \c MUST be used. … … 90 82 * \section sec_main_license License 91 83 * 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} 93 85 * 94 86 */  - 
      
php/trunk/doxygen/doc_page_specs.php
r26 r41 19 19 20 20 /** 21 * @page page_ w3cspecsW3C Specifications Overview and Library Compatibility21 * @page page_appendix_w3cspecs Appendix: W3C Specifications Overview and Library Compatibility 22 22 * 23 23 *\section sec_w3cspecs_overview W3C Specifications  
  Note:
 See   TracChangeset
 for help on using the changeset viewer.
  