]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
reference manual without frames
authorguido <guido@0785d39b-7218-0410-832d-ea1e28bc413d>
Thu, 8 Sep 2005 14:07:56 +0000 (14:07 +0000)
committerguido <guido@0785d39b-7218-0410-832d-ea1e28bc413d>
Thu, 8 Sep 2005 14:07:56 +0000 (14:07 +0000)
git-svn-id: https://svn.dealii.org/trunk@11366 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/doc/doxygen/.cvsignore
deal.II/doc/doxygen/header.html [new file with mode: 0644]
deal.II/doc/doxygen/stylesheet.css
deal.II/doc/navbar.html

index 3a97a44a69e1ad787ca334394ea466f6bcf9aa15..ec0203f8f922140e53c296c15737be4b1b5ad962 100644 (file)
@@ -3,4 +3,3 @@ base lac deal.II
 options.dox
 LaTeX
 Makefile
-header.html
diff --git a/deal.II/doc/doxygen/header.html b/deal.II/doc/doxygen/header.html
new file mode 100644 (file)
index 0000000..b167d65
--- /dev/null
@@ -0,0 +1,15 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
+                 "http://www.w3.org/TR/html4/loose.dtd">
+<html>
+<head>
+  <link href="stylesheet.css" rel="stylesheet" type="text/css">
+  <title>$title</title>
+  <meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
+  <meta name="author" content="the deal.II authors <authors@dealii.org>">
+  <meta name="copyright" content="Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005 by the deal.II authors">
+  <meta name="deal.II version" content="5.2 pre">
+</head>
+<body>
+<div class="head">
+  <h1 class="head">deal.II Reference Manual</h1>
+</div>
index ac2e6b3a84175327d766f321e4232a330d5907cb..b9f744eb355c01ff6c14e10e0cbb40a2369cbc1a 100644 (file)
@@ -34,6 +34,25 @@ h6 { font-size: 80%;
      font-weight: bold;
 }
 
+h1.head {
+       position:relative;
+        text-align:center;
+       font-weight: bold;
+       color:black;
+       padding-top: 10px;
+       padding-bottom: 10px;
+       border-bottom: 0;
+}
+
+div.head {
+       background-color: #CCD8E8; 
+       border: 1px solid #B0B0B0;
+       width: 100%;
+       margin: 2px;
+       padding: 2px;
+        text-align:center;
+}
+
 CAPTION { font-weight: bold }
 DIV.qindex {
        width: 100%;
index c22f2d9bd95c92f5fb0689e2d67d0d3b12184519..181e964814959f5f02cb6aa16a91abfc848d27ff 100644 (file)
@@ -33,9 +33,9 @@
 
   <p>
   <a href="tutorial/chapter-2.step-by-step/index.html" target="_top">Tutorial</a><br />
-  <a href="doxygen/deal.II/classes.html" target="body">Reference</a><br />
-  <a href="doxygen/base/classes.html" target="body">/base API</a><br />
-  <a href="doxygen/lac/modules.html" target="body">/lac API</a>
+  <a href="doxygen/deal.II/classes.html" target="_top">Reference</a><br />
+  <a href="doxygen/base/classes.html" target="_top">/base API</a><br />
+  <a href="doxygen/lac/modules.html" target="_top">/lac API</a>
   </p>  
 
   <hr>

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.