Salome HOME
Using HTML_EXTRA_STYLESHEET instead of HTML_STYLESHEET to use default style and custo...
authorakl <akl@opencascade.com>
Wed, 10 Apr 2013 10:43:21 +0000 (10:43 +0000)
committerakl <akl@opencascade.com>
Wed, 10 Apr 2013 10:43:21 +0000 (10:43 +0000)
commit76775f17ac7d26daaac5bfffac0c659caa8321b4
treed533b448475c8643ed8401b161b11f4adf4e7059
parentc211b11fa1eb4bbf4514efda6ddbe12d81d8d2c5
Using HTML_EXTRA_STYLESHEET instead of HTML_STYLESHEET to use default style and customize the header and footer only.
15 files changed:
doc/salome/gui/SMESH/CMakeLists.txt
doc/salome/gui/SMESH/Makefile.am
doc/salome/gui/SMESH/doxyfile.in
doc/salome/gui/SMESH/doxyfile_py.in
doc/salome/gui/SMESH/static/doxygen.css [deleted file]
doc/salome/gui/SMESH/static/footer.html
doc/salome/gui/SMESH/static/header.html.in
doc/salome/gui/SMESH/static/header_py.html.in
doc/salome/gui/SMESH/static/salome_extra.css [new file with mode: 0644]
doc/salome/tui/Makefile.am
doc/salome/tui/doxyfile.in
doc/salome/tui/static/doxygen.css [deleted file]
doc/salome/tui/static/footer.html
doc/salome/tui/static/header.html.in
doc/salome/tui/static/salome_extra.css [new file with mode: 0644]