Removed acg style sheets from OpenMesh documentation. Changed background color to white as well as layout to default doxygen one. Replaced bright colors of images with dark ones.
git-svn-id: http://www.openmesh.org/svnrepo/OpenMesh/trunk@372 fdac6126-5c0c-442c-9429-916003d36597
This commit is contained in:
@@ -786,7 +786,7 @@ HTML_FILE_EXTENSION = .html
|
||||
# each generated HTML page. If it is left blank doxygen will generate a
|
||||
# standard header.
|
||||
|
||||
HTML_HEADER = html/acg_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
|
||||
@@ -801,7 +801,7 @@ HTML_FOOTER = html/acg_footer.html
|
||||
# the style sheet file to the HTML output directory, so don't put your own
|
||||
# stylesheet in the HTML output directory as well, or it will be erased!
|
||||
|
||||
HTML_STYLESHEET = html/acg_style.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
|
||||
|
||||
Reference in New Issue
Block a user