]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
header and styles
authorguido <guido@0785d39b-7218-0410-832d-ea1e28bc413d>
Fri, 8 Apr 2005 18:00:22 +0000 (18:00 +0000)
committerguido <guido@0785d39b-7218-0410-832d-ea1e28bc413d>
Fri, 8 Apr 2005 18:00:22 +0000 (18:00 +0000)
git-svn-id: https://svn.dealii.org/trunk@10440 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/doc/development/index.html
deal.II/doc/development/navbar.html
deal.II/doc/development/recent-changes.html
deal.II/doc/development/testsuite.html
deal.II/doc/development/title.html
deal.II/doc/development/toc.html
deal.II/doc/development/writing-documentation.html

index d66b207a59081a1f56ba71740676b6ee324b0cbd..be97ee917c6762d2d8e18f8768599740f7cf0071 100644 (file)
@@ -2,10 +2,13 @@
    "http://www.w3.org/TR/REC-html40/frameset.dtd">
 <html>
 <head>
-<title>deal.II Development Information</title>
-    <link href="../screen.css" rel="StyleSheet">
-    <meta name="author" content="the deal.II authors <authors@dealii.org>">
-    <meta name="keywords" content="deal.II">
+  <title>deal.II Development Information</title>
+  <link href="../screen.css" rel="StyleSheet">
+  <meta name="author" content="the deal.II authors <authors@dealii.org>">
+  <meta name="copyright" content="Copyright (C) 1998, 1999, 2000, 2002, 2003, 2004, 2005 by the deal.II authors">
+  <meta name="date" content="$Date$">
+  <meta name="CVS_ID" content="$Id$">
+  <meta http-equiv="content-language" content="en">
 </head>
 
 <frameset rows="70,*" border=0>
index 6a0affaf6f862443c1860ea1b4c5482873766191..35e0224f4df9155baf1b53c17c22f4398ca27dbb 100644 (file)
@@ -2,12 +2,15 @@
                  "http://www.w3.org/TR/html4/loose.dtd">
 <html>
 <head>
-<title>deal.II Development Navigation Bar</title>
-    <link href="../screen.css" rel="StyleSheet" media="screen">
-    <meta name="author" content="the deal.II authors <authors@dealii.org>">
-    <meta name="keywords" content="deal.II">
-</head>
-<body style="background-image:url(../pictures/deal.II-text.jpg);" lang="en">
+  <title>deal.II Development Navigation Bar</title>
+  <link href="../screen.css" rel="StyleSheet">
+  <meta name="author" content="the deal.II authors <authors@dealii.org>">
+  <meta name="copyright" content="Copyright (C) 1998, 1999, 2000, 2002, 2003, 2004, 2005 by the deal.II authors">
+  <meta name="date" content="$Date$">
+  <meta name="CVS_ID" content="$Id$">
+  <meta http-equiv="content-language" content="en">
+  </head>
+<body class="navbar">
 
 <p>
 <strong>Table of contents</strong>
index c29eefea7bb6937b4cb0286e3926c04ed1d2cd25..1d04220121f9b4d0e8f7b84a3d20f4fbbdce59b6 100644 (file)
@@ -1,15 +1,17 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
                  "http://www.w3.org/TR/html4/loose.dtd">
 <html>
-  <head>
-    <link href="../screen.css" rel="StyleSheet" media="screen">
-    <title>The deal.II Recent Changes</title>
-    <meta name="author" content="the deal.II authors <authors@dealii.org>">
-    <meta name="keywords" content="deal.II"></head>
-  <body>
-
+<head>
+  <link href="../screen.css" rel="StyleSheet" media="screen">
+  <title>The deal.II Recent Changes</title>
+  <meta name="author" content="the deal.II authors <authors@dealii.org>">
+  <meta name="copyright" content="Copyright (C) 1998, 1999, 2000, 2002, 2003, 2004, 2005 by the deal.II authors">
+  <meta name="date" content="$Date$">
+  <meta name="CVS_ID" content="$Id$">
+  <meta http-equiv="content-language" content="en">
+<body>
   
-  <h2>Information on recent changes</h2>
+  <h1>Information on recent changes</h1>
 
   <p>
   In case you want to stay informed about what has happened recently
index 8472d2ba54d1aa99a199bc9912df3633582485cf..e2384cd2b615e9518c14712221e1a5fd5fcb9471 100644 (file)
@@ -1,15 +1,20 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
                  "http://www.w3.org/TR/html4/loose.dtd">
 <html>
-  <head>
-    <link href="../screen.css" rel="StyleSheet" media="screen">
-    <title>The deal.II Testsuite</title>
-    <meta name="author" content="the deal.II authors <authors@dealii.org>">
-    <meta name="keywords" content="deal.II"></head>
-  <body>
+<head>
+  <link href="../screen.css" rel="StyleSheet">
+  <title>The deal.II Testsuite</title>
+  <meta name="author" content="the deal.II authors <authors@dealii.org>">
+  <meta name="copyright" content="Copyright (C) 1998, 1999, 2000, 2002, 2003, 2004, 2005 by the deal.II authors">
+  <meta name="date" content="$Date$">
+  <meta name="CVS_ID" content="$Id$">
+  <meta name="keywords" content="deal dealii finite elements fem triangulation">
+  <meta http-equiv="content-language" content="en">
+</head>
+<body>
 
 
-    <h2>The deal.II Testsuite</h2>
+    <h1>The deal.II Testsuite</h1>
 
     <p>
     deal.II has a testsuite that, at the time this article is written,
@@ -34,7 +39,7 @@
     </p>
 
 
-    <h3>Running it</h3>
+    <h2>Running it</h2>
 
     <p>
     To run the testsuite, you first need CVS access to our source
 
 
 
-    <h3>Adding new tests</h3>
+    <h2>Adding new tests</h2>
 
     <p>
     As mentioned above, we usually add a new test these days every
     .
     </p>
 
-    <h4>The testcase</h4>
+    <h3>The testcase</h3>
     <p>
     For the testcase, we usually start from a template like this:
     <pre>
@@ -283,7 +288,7 @@ int main ()
     </p>
 
     
-    <h4>An entry in the Makefile</h4>
+    <h3>An entry in the Makefile</h3>
 
     <p>
     In order for the Makefiles to pick up your new test, you have to
@@ -310,7 +315,7 @@ int main ()
 
 
 
-    <h4>An expected output</h4>
+    <h3>An expected output</h3>
 
     <p>
     If you run your new test executable, you will get an output file
@@ -363,7 +368,7 @@ int main ()
 
 
 
-    <h4>Checking everything in</h4>
+    <h3>Checking in</h3>
     
     <p>
     Tests are a way to make sure everything keeps working. If they
@@ -384,7 +389,7 @@ int main ()
     </p>
 
 
-    <h3>Adding a new system</h3>
+    <h2>Adding a new system</h2>
 
     <p>
     If you are working on a system or with a compiler for which test
index c606ef4c4d487b2f46aedb25ed6cc04c0ec3960b..5e6ba5cdcfb02d5acbd933e8ea37104b7a899158 100644 (file)
@@ -2,14 +2,14 @@
                  "http://www.w3.org/TR/html4/loose.dtd">
 <html>
 <head>
-<!-- deal.II tutorial template
-     The deal.II authors <authors@dealii.org> 1999 - 2005
--->
-
-<title>deal.II Tutorial</title>
-    <link href="../screen.css" rel="StyleSheet" media="screen">
-    <meta name="author" content="the deal.II authors <authors@dealii.org>">
-    <meta name="keywords" content="deal.II">
+  <title>deal.II Tutorial</title>
+  <link href="../screen.css" rel="StyleSheet">
+  <meta name="author" content="the deal.II authors <authors@dealii.org>">
+  <meta name="copyright" content="Copyright (C) 1998, 1999, 2000, 2002, 2003, 2004, 2005 by the deal.II authors">
+  <meta name="date" content="$Date$">
+  <meta name="CVS_ID" content="$Id$">
+  <meta name="keywords" content="deal dealii finite elements fem triangulation">
+  <meta http-equiv="content-language" content="en">
 </head>
 
 <body class="title">
index 8397919723a7ee06f43204e7d1f49462d72f91cd..646f29caa69e1c37cb02445c92263b3ba1b1ca87 100644 (file)
@@ -1,15 +1,19 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
                  "http://www.w3.org/TR/html4/loose.dtd">
 <html>
-  <head>
-    <link href="../screen.css" rel="StyleSheet" media="screen">
-    <title>The deal.II Development Page</title>
-    <meta name="author" content="the deal.II authors <authors@dealii.org>">
-    <meta name="keywords" content="deal.II"></head>
+<head>
+  <link href="../screen.css" rel="StyleSheet">
+  <title>The deal.II Development Page</title>
+  <meta name="author" content="the deal.II authors <authors@dealii.org>">
+  <meta name="copyright" content="Copyright (C) 1998, 1999, 2000, 2002, 2003, 2004, 2005 by the deal.II authors">
+  <meta name="date" content="$Date$">
+  <meta name="CVS_ID" content="$Id$">
+  <meta name="keywords" content="deal dealii finite elements fem triangulation">
+  <meta http-equiv="content-language" content="en">
+</head>
   <body>
 
-
-    <h2>Information on development with <acronym>deal.II</acronym></h2>
+    <h1>Information on development with <acronym>deal.II</acronym></h1>
 
     <p>
     Apart from the online API references and the tutorial, which is
index 8ce8c9e5c2dbc9374b4119cfaf9e1efc1092e539..593d7ad7dd10a91a5f0314327f7f09a7de5600ed 100644 (file)
@@ -1,15 +1,19 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
                  "http://www.w3.org/TR/html4/loose.dtd">
 <html>
-  <head>
-    <link href="../screen.css" rel="StyleSheet" media="screen">
-    <title>Writing documentation</title>
-    <meta name="author" content="the deal.II authors <authors@dealii.org>">
-    <meta name="keywords" content="deal.II"></head>
-  <body>
+<head>
+  <link href="../screen.css" rel="StyleSheet">
+  <title>Writing documentation</title>
+  <meta name="author" content="the deal.II authors <authors@dealii.org>">
+  <meta name="copyright" content="Copyright (C) 1998, 1999, 2000, 2002, 2003, 2004, 2005 by the deal.II authors">
+  <meta name="date" content="$Date$">
+  <meta name="CVS_ID" content="$Id$">
+  <meta name="keywords" content="deal dealii finite elements fem triangulation">
+  <meta http-equiv="content-language" content="en">
+</head>
+<body>
 
-
-    <h2>Writing Documentation</h2>
+    <h1>Writing Documentation</h1>
 
     <p>
     It is our firm belief that software can only be successful if it
@@ -50,7 +54,7 @@
 
 
     <a name="API"></a>
-    <h3>Writing API documentation</h3>
+    <h2>Writing API documentation</h2>
 
     <p>
     In order to extract documentation from the header files of the
@@ -63,7 +67,7 @@
     </p>
 
 
-    <h4>Basic layout of documentation</h4>
+    <h3>Basic layout of documentation</h3>
 
     <p>
     Basically, every declaration, whether class or member
     </p>
 
 
-    <h4>Extended Layout</h4>
+    <h3>Extended Layout</h3>
 
     <p>
     In order to allow better structured output for long comments,
 
 
     <a name="examples"></a>
-    <h3>Writing example programs</h3>
+    <h2>Writing example programs</h2>
 
-    <h4>The Tutorial</h4>
+    <h3>The Tutorial</h3>
     <p>
     At present, the tools that extract information from the example
     programs are rather dumb. They are, to be precise, two Perl
     allow for higher quality printing than what we get from HTML.
     </p>
 
-    <h4>Code examples for the usage of single classes</h4>
+    <h3>Code examples for the usage of single classes</h3>
     <p>
     Writing example files for classes is supported by
     <acronym>doxygen</acronym>. These example files go into

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.