]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Doc: Do not refer to external deal.ico, but use local one
authormaier <maier@0785d39b-7218-0410-832d-ea1e28bc413d>
Mon, 3 Mar 2014 12:12:19 +0000 (12:12 +0000)
committermaier <maier@0785d39b-7218-0410-832d-ea1e28bc413d>
Mon, 3 Mar 2014 12:12:19 +0000 (12:12 +0000)
git-svn-id: https://svn.dealii.org/trunk@32600 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/doc/doxygen/CMakeLists.txt
deal.II/doc/doxygen/scripts/mod_header.pl.in

index e813105703504d08c5cc13f522f8efc4c9cd8a29..d13960cf461a0b9848988c7d85024c52fd398639 100644 (file)
@@ -154,6 +154,12 @@ INSTALL(FILES
   COMPONENT documentation
   )
 
+INSTALL(FILES
+  ${CMAKE_SOURCE_DIR}/doc/deal.ico
+  DESTINATION ${DEAL_II_DOCHTML_RELDIR}/doxygen/deal.II
+  COMPONENT documentation
+  )
+
 INSTALL(DIRECTORY
   ${CMAKE_CURRENT_BINARY_DIR}/deal.II
   DESTINATION ${DEAL_II_DOCHTML_RELDIR}/doxygen
index 2a2b91cf6e5b43a9cd6affdaee7493bbd00f5a66..3630f4b1ba6e0ce512f408e9f33322d01d36f90a 100644 (file)
@@ -6,7 +6,7 @@ $year += 1900;
 
 if (m'</head>')
 {
-    print '<link rel="SHORTCUT ICON" href="http://www.dealii.org/deal.ico"></link>', "\n";
+    print '<link rel="SHORTCUT ICON" href="deal.ico"></link>', "\n";
     print '<meta name="author" content="The deal.II Authors <authors@dealii.org>"></meta>', "\n";
     print '<meta name="copyright" content="Copyright (C) 1998 - ', $year, ' by the deal.II authors"></meta>', "\n";
     print '<meta name="deal.II-version" content="@DEAL_II_PACKAGE_VERSION@"></meta>', "\n";

In the beginning the Universe was created. This has made a lot of people very angry and has been widely regarded as a bad move.

Douglas Adams


Typeset in Trocchi and Trocchi Bold Sans Serif.