]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Documentation: Some more cleanup
authormaier <maier@0785d39b-7218-0410-832d-ea1e28bc413d>
Fri, 6 Dec 2013 01:34:01 +0000 (01:34 +0000)
committermaier <maier@0785d39b-7218-0410-832d-ea1e28bc413d>
Fri, 6 Dec 2013 01:34:01 +0000 (01:34 +0000)
git-svn-id: https://svn.dealii.org/trunk@31904 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/doc/developers/navbar.html
deal.II/doc/doxygen/CMakeLists.txt
deal.II/doc/doxygen/options.dox.in

index 4d925900384cd7cb3642123fdf3d6e4d944c7086..676c05884a76f5e76f515024c8885d4f6b3361b4 100644 (file)
@@ -43,9 +43,9 @@
   <b><small>Online Resources</small></b>
   <p>
     <a href="http://www.dealii.org/websvn/log.php?repname=deal.II+Repository&path=%2F&isdir=1&" target="_top">Recent changes</a><br />
+    <a href="http://cdash.kyomu.43-1.org/index.php?project=deal.II" target="body">CDash</a><br />
     <a href="http://www.dealii.org/cgi-bin/regression_quick.pl" target="body">Regression tests</a><br />
-    <a href="http://www.dealii.org//cgi-bin/build.pl" target="body">Build tests</a><br />
-    <a href="http://www.math.tamu.edu/~heister/bench" target="body">Performance tests</a><br />
+    <a href="http://www.math.clemson.edu/~heister/bench" target="body">Performance tests</a><br />
   </p>
 
   <hr>
index 065b0d20ff7329f1f6c2c2c906d37eefe5ef870d..cdeeeebb782ef3d6a51ccb8ba962752da25ec338 100644 (file)
@@ -55,18 +55,6 @@ CONFIGURE_FILE(
   ${CMAKE_CURRENT_BINARY_DIR}/options.dox
   )
 
-CONFIGURE_FILE(
-  ${CMAKE_CURRENT_SOURCE_DIR}/stylesheet.css
-  ${CMAKE_CURRENT_BINARY_DIR}/stylesheet.css
-  COPYONLY
-  )
-
-CONFIGURE_FILE(
-  ${CMAKE_CURRENT_SOURCE_DIR}/images/logo200.png
-  ${CMAKE_CURRENT_BINARY_DIR}/logo200.png
-  COPYONLY
-  )
-
 CONFIGURE_FILE(
   ${CMAKE_CURRENT_SOURCE_DIR}/scripts/mod_header.pl.in
   ${CMAKE_CURRENT_BINARY_DIR}/scripts/mod_header.pl
index 9f691ebb7d43414aa322e02b52351bfccc68043c..d4a33e0e235ca3b046e5512528b0762c0740d6ea 100644 (file)
@@ -3,7 +3,7 @@
 
 PROJECT_NAME           = "The deal.II Library"
 PROJECT_NUMBER         = "Reference documentation for deal.II version @DEAL_II_PACKAGE_VERSION@"
-PROJECT_LOGO           = "logo200.png"
+PROJECT_LOGO           = @CMAKE_CURRENT_SOURCE_DIR@/images/logo200.png
 OUTPUT_DIRECTORY       = .
 
 # The doxygen documentation says this about the following flag:
@@ -103,7 +103,7 @@ MATHJAX_RELPATH        = http://cdn.mathjax.org/mathjax/latest
 MATHJAX_EXTENSIONS     = TeX/AMSmath TeX/AMSsymbols
 HTML_COLORSTYLE_HUE    = 220
 HTML_COLORSTYLE_SAT    = 200
-HTML_EXTRA_STYLESHEET  = stylesheet.css
+HTML_EXTRA_STYLESHEET  = @CMAKE_CURRENT_SOURCE_DIR@/stylesheet.css
 #---------------------------------------------------------------------------
 # configuration options related to the LaTeX output
 #---------------------------------------------------------------------------

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.