ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/REPOS_ERICCA/magic/documentation/docmagic
(Generate patch)

Comparing magic/documentation/docmagic (file contents):
Revision 357 by francois, Wed Aug 15 19:33:45 2012 UTC vs.
Revision 400 by francois, Tue May 28 14:10:09 2013 UTC

# Line 32 | Line 32 | PROJECT_NAME           = MAGiC
32   # This could be handy for archiving the generated documentation or
33   # if some version control system is used.
34  
35 < PROJECT_NUMBER         = 2012
35 > PROJECT_NUMBER         = 2013
36  
37   # Using the PROJECT_BRIEF tag one can provide an optional one line description
38   # for a project that appears at the top of each page and should give viewer
# Line 52 | Line 52 | PROJECT_LOGO           =
52   # If a relative path is entered, it will be relative to the location
53   # where doxygen was started. If left blank the current directory will be used.
54  
55 < OUTPUT_DIRECTORY       = ../exe
55 > OUTPUT_DIRECTORY       = ./
56  
57   # If the CREATE_SUBDIRS tag is set to YES, then doxygen will create
58   # 4096 sub-directories (in 2 levels) under the output directory of each output
# Line 889 | Line 889 | GENERATE_HTML          = YES
889   # If a relative path is entered the value of OUTPUT_DIRECTORY will be
890   # put in front of it. If left blank `html' will be used as the default path.
891  
892 < HTML_OUTPUT            = html
892 > HTML_OUTPUT            = ./
893  
894   # The HTML_FILE_EXTENSION tag can be used to specify the file extension for
895   # each generated HTML page (for example: .htm,.php,.asp). If it is left blank

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines