You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@xerces.apache.org by jp...@locus.apache.org on 2000/06/23 23:51:02 UTC

cvs commit: xml-xerces/c/doc Doxyfile

jpolast     00/06/23 14:51:01

  Modified:    c/doc    Doxyfile
  Log:
  Changes & Updates for the 1.2 Release
  config file upgraded to Doxygen 1.1.4
  
  Revision  Changes    Path
  1.5       +12 -7     xml-xerces/c/doc/Doxyfile
  
  Index: Doxyfile
  ===================================================================
  RCS file: /home/cvs/xml-xerces/c/doc/Doxyfile,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- Doxyfile	2000/04/19 18:52:18	1.4
  +++ Doxyfile	2000/06/23 21:50:59	1.5
  @@ -1,7 +1,9 @@
  -# Doxyfile 1.1.2
  +# Doxyfile 1.1.4
   
   # Xerces-C Note: Make sure that you run Doxygen from the 'doc' directory
   #                where this configuraton file resides.
  +#                Only use this configuration file with Doxygen 1.1.4
  +#                and ATT Research Graphviz 1.5
   
   # This file describes the settings to be used by doxygen for a project
   #
  @@ -70,12 +72,12 @@
   # If the HIDE_UNDOC_MEMBERS tag is set to YES, Doxygen will hide all
   # undocumented members inside documented classes or files.
   
  -HIDE_UNDOC_MEMBERS   = YES
  +HIDE_UNDOC_MEMBERS   = NO
   
   # If the HIDE_UNDOC_CLASSESS tag is set to YES, Doxygen will hide all
   # undocumented classes.
   
  -HIDE_UNDOC_CLASSES   = YES
  +HIDE_UNDOC_CLASSES   = NO
   
   # If the BRIEF_MEMBER_DESC tag is set to YES (the default) Doxygen will
   # include brief member descriptions after the members that are listed in 
  @@ -101,7 +103,7 @@
   # path before files name in the file list and in the header files. If set
   # to NO the shortest path that makes the file name unique will be used.
   
  -FULL_PATH_NAMES      = NO
  +FULL_PATH_NAMES      = No
   
   # If the FULL_PATH_NAMES tag is set to YES then the STRIP_FROM_PATH tag
   # can be used to strip a user defined part of the path. Stripping is
  @@ -145,7 +147,7 @@
   # classes or files whose names only differ in case and if your file system
   # supports case sensitive file names.
   
  -CASE_SENSE_NAMES     = NO
  +CASE_SENSE_NAMES     = YES
   
   # If the VERBATIM_HEADERS tag is set to YES (the default) then Doxygen
   # will generate a verbatim copy of the header file for each class for
  @@ -278,25 +280,28 @@
   # standard header.
   
   HTML_HEADER          = html/apiDocs/header.html
  +#HTML_HEADER          = 
   
   # The HTML_FOOTER tag can be used to specify a personal HTML footer for 
   # each generated HTML page. If it is left blank doxygen will generate a 
   # standard footer.
   
   HTML_FOOTER          = html/apiDocs/footer.html
  +#HTML_FOOTER          = 
   
   # The HTML_STYLESHEET tag can be used to specify a user defined cascading
   # style sheet that is used by each HTML page. It can be used to 
   # fine-tune the look of the HTML output. If the tag is left blank doxygen
   # will generate a default style sheet
   
  -HTML_STYLESHEET      =
  +#HTML_STYLESHEET      = html/apiDocs/XercesApi.css
  +HTML_STYLESHEET      = 
   
   # If the HTML_ALIGN_MEMBERS tag is set to YES, the members of classes,
   # files or namespaces will be aligned in HTML using tables. If set to
   # NO a bullet list will be used.
   
  -HTML_ALIGN_MEMBERS   = NO
  +HTML_ALIGN_MEMBERS   = YES
   
   # If the GENERATE_HTMLHELP tag is set to YES, additional index files
   # will be generated that can be used as input for tools like the