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

Comparing:
magic/documentation/docmagic (file contents), Revision 1087 by francois, Tue Jan 11 15:27:42 2022 UTC vs.
magic/documentation/docmagic.in (file contents), Revision 1197 by francois, Wed Aug 6 20:48:48 2025 UTC

# Line 38 | Line 38 | PROJECT_NAME           = MAGiC
38   # could be handy for archiving the generated documentation or if some version
39   # control system is used.
40  
41 < PROJECT_NUMBER         = v4
41 > PROJECT_NUMBER         = V@MAGIC_MAJOR_VERSION@.@MAGIC_MINOR_VERSION@
42  
43   # Using the PROJECT_BRIEF tag one can provide an optional one line description
44   # for a project that appears at the top of each page and should give viewer a
# Line 903 | Line 903 | EXCLUDE                = ../lib/OCC_Fonc
903                           ../lib/diamesh \
904                           ../addin/poly_occ/voro++-0.4.6 \
905                           ../addin/vtkdisplay \
906 <                         ../lib/solveur
907 <
906 >                         ../lib/solveur \
907 >                         ../addin/icp
908 >                        
909   # The EXCLUDE_SYMLINKS tag can be used to select whether or not files or
910   # directories that are symbolic links (a Unix file system feature) are excluded
911   # from the input.
# Line 1242 | Line 1243 | HTML_EXTRA_STYLESHEET  =
1243   # files will be copied as-is; there are no commands or markers available.
1244   # This tag requires that the tag GENERATE_HTML is set to YES.
1245  
1246 < HTML_EXTRA_FILES       = ../documentation/logoericca.jpg
1246 > HTML_EXTRA_FILES       = ../documentation/logoericca.jpg \
1247 >                         ../documentation/logomagic.jpg
1248  
1249   # The HTML_COLORSTYLE_HUE tag controls the color of the HTML output. Doxygen
1250   # will adjust the colors in the style sheet and background images according to

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines