]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
The big documentation overhaul
authormaier <maier@0785d39b-7218-0410-832d-ea1e28bc413d>
Wed, 25 Sep 2013 22:33:26 +0000 (22:33 +0000)
committermaier <maier@0785d39b-7218-0410-832d-ea1e28bc413d>
Wed, 25 Sep 2013 22:33:26 +0000 (22:33 +0000)
git-svn-id: https://svn.dealii.org/trunk@30929 0785d39b-7218-0410-832d-ea1e28bc413d

31 files changed:
deal.II/doc/authors.html
deal.II/doc/developers/Toolchain.sample [moved from deal.II/doc/development/Toolchain.sample with 100% similarity]
deal.II/doc/developers/cmake-internals.html [moved from deal.II/doc/development/cmake-internals.html with 97% similarity]
deal.II/doc/developers/indentation.html [moved from deal.II/doc/development/indentation.html with 73% similarity]
deal.II/doc/developers/index.html [moved from deal.II/doc/development/index.html with 100% similarity]
deal.II/doc/developers/navbar.html [moved from deal.II/doc/development/navbar.html with 71% similarity]
deal.II/doc/developers/porting.html [moved from deal.II/doc/development/porting.html with 92% similarity]
deal.II/doc/developers/svn.html [moved from deal.II/doc/development/svn.html with 86% similarity]
deal.II/doc/developers/testsuite.html [moved from deal.II/doc/development/testsuite.html with 97% similarity]
deal.II/doc/developers/title.html [moved from deal.II/doc/development/title.html with 94% similarity]
deal.II/doc/developers/toc.html [moved from deal.II/doc/development/toc.html with 60% similarity]
deal.II/doc/developers/writing-documentation.html [moved from deal.II/doc/development/writing-documentation.html with 97% similarity]
deal.II/doc/documentation.html
deal.II/doc/license.html
deal.II/doc/mail.html
deal.II/doc/navbar.html
deal.II/doc/publications/index.html
deal.II/doc/readme.html
deal.II/doc/reports/index.html [new file with mode: 0644]
deal.II/doc/screen.css
deal.II/doc/users/CMakeLists.txt.sample [moved from deal.II/doc/development/CMakeLists.txt.sample with 100% similarity]
deal.II/doc/users/CMakeLists.txt.sample2 [moved from deal.II/doc/development/CMakeLists.txt.sample2 with 100% similarity]
deal.II/doc/users/CMakeLists.txt.sample3 [moved from deal.II/doc/development/CMakeLists.txt.sample3 with 100% similarity]
deal.II/doc/users/Config.sample [moved from deal.II/doc/development/Config.sample with 100% similarity]
deal.II/doc/users/cmake.html [moved from deal.II/doc/development/cmake.html with 98% similarity]
deal.II/doc/users/cmakelists.html [moved from deal.II/doc/development/cmakelists.html with 98% similarity]
deal.II/doc/users/doxygen.html [moved from deal.II/doc/development/doxygen.html with 80% similarity]
deal.II/doc/users/index.html [new file with mode: 0644]
deal.II/doc/users/navbar.html [new file with mode: 0644]
deal.II/doc/users/title.html [new file with mode: 0644]
deal.II/doc/users/toc.html [new file with mode: 0644]

index 03aae2a2e19835bd009f26178221773cccee862c..36750b7b3b144c721770c81976e7a50f6dbb210e 100644 (file)
@@ -12,7 +12,7 @@
 
   </head>
   <body>
-    <h1>deal.II Credits</h1>
+    <h1>deal.II Authors</h1>
 
     <p>
       The <acronym>deal.II</acronym> project was initially started by
       </li>
     </ul>
 
-    <p>In order to get in contact with them, send email to <tt>authors</tt>
-      at <tt>dealii.org</tt>.
-    </p>
-
     <p>Many people have contributed to deal.II over the years, some of them very
       substantial parts of the library. Their work
       is greatly appreciated: no open source project can survice without a
       Siegen, Germany.
     </p>
 
-
+    <hr />
+    <address>
+      <a href="authors.html" target="body">The deal.II Authors</a>
+      $Date$
+    </address>
     <div class="right">
-      <a href="http://validator.w3.org/check?uri=referer" target="_top"><img
-                                                                          style="border:0"
-                                                                          src="http://www.w3.org/Icons/valid-html401"
-                                                                          alt="Valid HTML 4.01!"></a>
-      <a href="http://jigsaw.w3.org/css-validator/check/referer"
-        target="_top"><img
-                         style="border:0;width:88px;height:31px"
-                         src="http://jigsaw.w3.org/css-validator/images/vcss"
-                         alt="Valid CSS!">
-      </a>
+      <a href="http://validator.w3.org/check?uri=referer" target="_top">
+        <img style="border:0" src="http://www.w3.org/Icons/valid-html401" alt="Valid HTML 4.01!"></a>
+      <a href="http://jigsaw.w3.org/css-validator/check/referer" target="_top">
+        <img style="border:0;width:88px;height:31px" src="http://jigsaw.w3.org/css-validator/images/vcss" alt="Valid CSS!"></a>
     </div>
 
   </body>
similarity index 97%
rename from deal.II/doc/development/cmake-internals.html
rename to deal.II/doc/developers/cmake-internals.html
index fbfdbab628f8986df7b770576d7761dd6bf0195f..b568a0527f9c28eb1fcdee8b81efd6da29e5b9be 100644 (file)
@@ -679,11 +679,17 @@ be found, set a cache value:
       resides under <code>./cmake/config/template_arguments.in</code>.
     </p>
 
-    <hr>
-
+    <hr />
     <address>
-      <a href="../mail.html" target="body">The deal.II Group</a>
+      <a href="../authors.html" target="body">The deal.II Authors</a>
       $Date$
     </address>
+    <div class="right">
+      <a href="http://validator.w3.org/check?uri=referer" target="_top">
+        <img style="border:0" src="http://www.w3.org/Icons/valid-html401" alt="Valid HTML 4.01!"></a>
+      <a href="http://jigsaw.w3.org/css-validator/check/referer" target="_top">
+        <img style="border:0;width:88px;height:31px" src="http://jigsaw.w3.org/css-validator/images/vcss" alt="Valid CSS!"></a>
+    </div>
+
   </body>
 </html>
similarity index 73%
rename from deal.II/doc/development/indentation.html
rename to deal.II/doc/developers/indentation.html
index 136881c130465908c95d7d6dc296f19ef8839fa4..1341960ff3efb45e85e3144229f85dd626ec0356 100644 (file)
        !! file style mismatch detected
       </code>
       please re-indent the file. SVN may reject those files soon!</p>
+
+    <hr />
+    <address>
+      <a href="../authors.html" target="body">The deal.II Authors</a>
+      $Date$
+    </address>
+    <div class="right">
+      <a href="http://validator.w3.org/check?uri=referer" target="_top">
+        <img style="border:0" src="http://www.w3.org/Icons/valid-html401" alt="Valid HTML 4.01!"></a>
+      <a href="http://jigsaw.w3.org/css-validator/check/referer" target="_top">
+        <img style="border:0;width:88px;height:31px" src="http://jigsaw.w3.org/css-validator/images/vcss" alt="Valid CSS!"></a>
+    </div>
+
   </body>
 </html>
similarity index 71%
rename from deal.II/doc/development/navbar.html
rename to deal.II/doc/developers/navbar.html
index fcfa429f456bb0b668b87024085dac092412764c..a91f7468feeaa66851c4a7b3e14e0acf76c4f4da 100644 (file)
   <hr>
 
   <p>
-    <a href="index.html" target="_top">Development</a><br />
+    <a href="../readme.html" target="body">README</a><br />
+    <a href="../users/index.html" target="_top">User's Corner</a><br />
+    <a href="index.html" target="_top">Developer's Corner</a><br />
   </p>
 
   <hr>
 
-  <b><small>Writing code</small></b>
+  <b><small>Development</small></b>
 
   <p>
     <a href="svn.html" target="body">SVN Archive</a><br />
-    <a href="cmake.html" target="body">CMake documentation</a><br />
-    <a href="cmakelists.html" target="body">CMake in user projects</a><br />
     <a href="cmake-internals.html" target="body">CMake internals</a><br />
     <a href="writing-documentation.html" target="body">Writing documentation</a><br />
     <a href="porting.html" target="body">Porting</a><br />
-    <a href="doxygen.html" target="body">Linking manuals</a><br />
     <a href="../doxygen/deal.II/CodingConventions.html" target="body">Coding conventions</a><br />
+    <a href="testsuite.html" target="body">Testsuite</a><br />
   </p>
 
   <hr>
   <b><small>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://www.dealii.org/mail.html" target="body">Mailing lists</a><br />
-    <a href="http://www.dealii.org/testsuite.html" target="body">Test suite</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="https://code.google.com/p/dealii/w/list" target="_top">Wiki</a><br />
-    <a href="https://code.google.com/p/dealii/issues/list" target="_top">Bug tracker</a><br />
+    <a href="http://www.math.tamu.edu/~heister/bench" target="body">Performance tests</a><br />
   </p>
 
   <hr>
similarity index 92%
rename from deal.II/doc/development/porting.html
rename to deal.II/doc/developers/porting.html
index 07281a23168d3e46a1329da921f57cc6d13049a0..89efdc866505143a14b0a51984a67e6145129c05 100644 (file)
         href="cmake.html">the documentation</a>.
     </p>
 
-    <hr>
+    <hr />
     <address>
-      <a href="../mail.html" target="body">The deal.II Group</a>
+      <a href="../authors.html" target="body">The deal.II Authors</a>
+      $Date$
     </address>
+    <div class="right">
+      <a href="http://validator.w3.org/check?uri=referer" target="_top">
+        <img style="border:0" src="http://www.w3.org/Icons/valid-html401" alt="Valid HTML 4.01!"></a>
+      <a href="http://jigsaw.w3.org/css-validator/check/referer" target="_top">
+        <img style="border:0;width:88px;height:31px" src="http://jigsaw.w3.org/css-validator/images/vcss" alt="Valid CSS!"></a>
+    </div>
 
   </body>
 </html>
similarity index 86%
rename from deal.II/doc/development/svn.html
rename to deal.II/doc/developers/svn.html
index 307e0eb7988f719dec30db03c0fbbbf0abd63d92..40f50d86b8b1a002a145a5369bfea2380059fb99 100644 (file)
          resolved, you can simply commit the result.
       </ol>
     </p>
+
+    <hr />
+    <address>
+      <a href="../authors.html" target="body">The deal.II Authors</a>
+      $Date$
+    </address>
+    <div class="right">
+      <a href="http://validator.w3.org/check?uri=referer" target="_top">
+        <img style="border:0" src="http://www.w3.org/Icons/valid-html401" alt="Valid HTML 4.01!"></a>
+      <a href="http://jigsaw.w3.org/css-validator/check/referer" target="_top">
+        <img style="border:0;width:88px;height:31px" src="http://jigsaw.w3.org/css-validator/images/vcss" alt="Valid CSS!"></a>
+    </div>
+
   </body>
 </html>
similarity index 97%
rename from deal.II/doc/development/testsuite.html
rename to deal.II/doc/developers/testsuite.html
index f99a72dbe71674214797b3be2b5c59a66ca100ad..ab0fa994648005e43880c57b2dcb946b95e1614e 100644 (file)
@@ -594,16 +594,17 @@ testname/cmp/generic
     contribute!
     </p>
 
-
+    <hr />
     <address>
-      <a href="../mail.html">The deal.II Group</a></address>
-<div class="right">
-  <p>
-    <a href="http://validator.w3.org/check?uri=referer"><img border="0"
-        src="http://www.w3.org/Icons/valid-html401"
-        alt="Valid HTML 4.01!" height="31" width="88"></a>
-  </p>
-</div>
+      <a href="../authors.html" target="body">The deal.II Authors</a>
+      $Date$
+    </address>
+    <div class="right">
+      <a href="http://validator.w3.org/check?uri=referer" target="_top">
+        <img style="border:0" src="http://www.w3.org/Icons/valid-html401" alt="Valid HTML 4.01!"></a>
+      <a href="http://jigsaw.w3.org/css-validator/check/referer" target="_top">
+        <img style="border:0;width:88px;height:31px" src="http://jigsaw.w3.org/css-validator/images/vcss" alt="Valid CSS!"></a>
+    </div>
 
   </body>
 </html>
similarity index 94%
rename from deal.II/doc/development/title.html
rename to deal.II/doc/developers/title.html
index c935915100332772f1d6e2a5038815f82470cbc1..efe22e6e1088aea2964f62779aeba7d9ada7df30 100644 (file)
@@ -16,7 +16,7 @@
 <body class="title">
   <div class="fixedhead">
     <h1 class="head">
-      Development with <acronym>deal.II</acronym>
+      Developer's Corner
     </h1>
   </div>
 </body>
similarity index 60%
rename from deal.II/doc/development/toc.html
rename to deal.II/doc/developers/toc.html
index 72d76a82329d6b2d3c44cfb8d3d578b08c78dd44..1f45fbe1f17859389c8d76c4502d677ed1561b3e 100644 (file)
 </head>
   <body>
 
-    <h1>Information on development with <acronym>deal.II</acronym></h1>
-
     <p>
-    Apart from the online API references (the "manual") and the tutorial,
-    which are covered elsewhere, this page gathers some information on
-    developing programs based on
-    <acronym>deal.II</acronym>, as well as on how to contribute
-    to the development of <acronym>deal.II</acronym> itself. In the
-    latter case, we encourage you to use the current development version
-    instead of a pre-packaged version of <acronym>deal.II</acronym>, as
-    described on our <a
-    href="http://www.dealii.org/download/">download page</a>.
+    <br />
+    This page provides documentation for deal.II developers. At present, we
+    have the following resources available:
     </p>
 
-    <p>
-    At present, we have the following resources available:
-    </p>
+    <h2>Documentation</h2>
 
     <ul>
     <li> <p> Documentation of the <a href="svn.html">SVN Archive</a> and
        information on <a href="http://www.dealii.org/websvn/log.php?repname=deal.II+Repository&path=%2F&isdir=1&" target="_top">recent changes to the library</a>.
 
-    <li> <p>
-         <a href="cmake.html">deal.II CMake documentation</a>:
-         This page provides extensive information about configuration and
-         installation with the CMake build system.
-
-         <li> <p><a href="cmakelists.html" target="body">Using CMake and
-           <acronym>deal.II</acronym> in a user project</a>:
-         This page covers how to use CMake in your own project.
-         An overview of how to retrieve necessary information
-         from a <acronym>deal.II</acronym> installation as well as how to
-         write a <code>CMakeLists.txt</code> for a client project is given.
-         </p>
-
     <li> <p>
          <a href="cmake-internals.html">Build system internals</a>:
          This page provides implementation and development details about
          resource gives some hints for porting to unknown platforms.
         </p>
 
-    <li> <p><a href="https://code.google.com/p/dealii/issues/list" target="_top">Bugs</a>:
-         Though well tested, <acronym>deal.II</acronym> certainly has
-         bugs. If you want to report a bug (or enhancement request),
-         go to the <a href="https://code.google.com/p/dealii/issues/list"
-         target="_top">bug tracking system</a> and enter a new ticket
-         for your issue.
-        </p>
-
-    <li> <p><a href="doxygen.html">Linking your online documentation
-         to the deal.II online manual</a>: After spending a lot of time
-       writing good documentation for your code and putting it online,
-       here we explain how to put links to the deal.II online manual into
-       your documentation, so that readers can click through.
-      </p>
+    <li> <p><a href="../doxygen/deal.II/CodingConventions.html"
+         target="body">Coding conventions</a>: We try to adhere to a
+         set of coding conventions to ensure that the use of different
+         parts of the library is as uniform as possible. Please read
+         through them if you think about contributing code.
 
     <li> <p><a href="testsuite.html" target="body">Running the testsuite</a>:
          <acronym>deal.II</acronym> has a testsuite that we run to
          make sure that our tests don't break any existing
          functionality. This page explains its use.
         </p>
+    </ul>
 
-    <li> <p><a href="../doxygen/deal.II/CodingConventions.html"
-         target="body">Coding conventions</a>: We try to adhere to a
-         set of coding conventions to ensure that the use of different
-         parts of the library is as uniform as possible. Please read
-         through them if you think about contributing code.
+    <h2>Resources</h2>
 
+    <ul>
     <li> <p><a
          href="http://www.dealii.org/cgi-bin/regression_quick.pl"
          target="body">Results of regression tests:</a> Every night,
         </p>
     </ul>
 
-    <hr>
-
+    <hr />
     <address>
-      <a href="../mail.html">The deal.II Group</a></address>
-<div class="right">
-  <p>
-    <a href="http://validator.w3.org/check?uri=referer"><img border="0"
-        src="http://www.w3.org/Icons/valid-html401"
-        alt="Valid HTML 4.01!" height="31" width="88"></a>
-  </p>
-</div>
+      <a href="../authors.html" target="body">The deal.II Authors</a>
+      $Date$
+    </address>
+    <div class="right">
+      <a href="http://validator.w3.org/check?uri=referer" target="_top">
+        <img style="border:0" src="http://www.w3.org/Icons/valid-html401" alt="Valid HTML 4.01!"></a>
+      <a href="http://jigsaw.w3.org/css-validator/check/referer" target="_top">
+        <img style="border:0;width:88px;height:31px" src="http://jigsaw.w3.org/css-validator/images/vcss" alt="Valid CSS!"></a>
+    </div>
 
   </body>
 </html>
similarity index 97%
rename from deal.II/doc/development/writing-documentation.html
rename to deal.II/doc/developers/writing-documentation.html
index e9b037dffd16016ad820feaef3ac4dfab4608cca..ab4913a3c32ca4ce7cc5b1dc0368c7cd44814276 100644 (file)
     </p>
 
 
-    <hr>
-
+    <hr />
     <address>
-      <a href="../mail.html">The deal.II Group</a></address>
-<div class="right">
-  <p>
-    <a href="http://validator.w3.org/check?uri=referer"><img border="0"
-        src="http://www.w3.org/Icons/valid-html401"
-        alt="Valid HTML 4.01!" height="31" width="88"></a>
-  </p>
-</div>
+      <a href="../authors.html" target="body">The deal.II Authors</a>
+      $Date$
+    </address>
+    <div class="right">
+      <a href="http://validator.w3.org/check?uri=referer" target="_top">
+        <img style="border:0" src="http://www.w3.org/Icons/valid-html401" alt="Valid HTML 4.01!"></a>
+      <a href="http://jigsaw.w3.org/css-validator/check/referer" target="_top">
+        <img style="border:0;width:88px;height:31px" src="http://jigsaw.w3.org/css-validator/images/vcss" alt="Valid CSS!"></a>
+    </div>
 
   </body>
 </html>
index 10620b4c566a33316e60ea66c3e38cbc123dff24..bfb9733741ac455b192e91fd2bf817ba6a306960 100644 (file)
   </head>
 <body>
 
-<h1>Online documentation</h1>
-
-<div class="toc">
-  <ol>
-    <li> <a href="#readme.html">ReadMe</a></li>
-    <li> <a href="#tutorials">Tutorials</a></li>
-    <li> <a href="#API">Programming interface</a></li>
-    <li> <a href="#dev">Development information</a></li>
-    <li> <a href="#reports">Reports</a></li>
-    <li> <a href="#publications">Publications</a></li>
-    <li> <a href="#license">Copyright and licence</a></li>
-  </ol>
-</div>
-
 <p>
+  <br />
   <acronym>deal.II</acronym> comes with quite extensive online
   documentation, which falls into several categories. They are
   listed below.
 <h2><a href="readme.html">ReadMe</a></h2>
 
 <p>
-  First, there is the <a href="readme.html" target="body">README file</a> of
+  First, there is the <a href="readme.html" target="body">README</a> of
   the library. It gives information on system requirements,
   installation, and copyright.
 </p>
 
-<h2><a href="tutorials">Tutorials</a></h2>
 
-<p>
-  The <a href="doxygen/tutorial/index.html"
-        target="_top">tutorial</a> is
-  for new users of the library. It explains the basic elements of
-  finite element programs based on the library, and provides small
-  example programs. You can also reach the tutorial link from the menu bar
-  at the left.
-</p>
+<h2><a href="users/index.html" TARGET="_top">User's Corner</a></h2>
 
 <p>
-  Note that along with the rest of the documentation, the local HTML pages
-  of the tutorials need to be generated first. Please follow the
-  instructions in the
-  <a href="readme.html" target="body">ReadMe file</a> on how to do
-  this.
+  The <a href="users/index.html">User's Corner</a> provides information about
+  configuration and usage of the library.
 </p>
 
+<div class="quick">
+  <ol>
+    <li><a href="users/cmake.html" target="body">CMake documentation</a></li>
+    <li><a href="users/cmakelists.html" target="body">CMake in user projects</a></li>
+    <li><a href="users/doxygen.html" target="body">Linking manuals</a></li>
+  </ol>
+</div>
 
-<h2><a href="API">Programming interface</a></h2>
 
-<p>
-  The <a href="doxygen/deal.II/index.html" target="_top">programming
-    interface/manual</a> pages are what you will need most often as a
-  reference of all classes, functions and variables in the library. They
-  are extensively documented (presently more than 5000 pages if
-  printed), and generated by <a href="http://www.doxygen.org/"
-                               target="_top">Doxygen</a>. There is also a quick link to these pages from
-  the menu bar at the left.
-</p>
+<h2><a href="developers/index.html" TARGET="_top">Developer's Corner</a></h2>
 
 <p>
-  The documentation uses many of the features of Doxygen. In particular,
-  the link takes you straight to a page that lists <i>modules</i>, a way
-  to group classes with similar purposes. This may be what you are probably
-  interested in when you are not yet familiar with the library. If you
-  already know your way around and want to look up the signature of a
-  particular member function, for example, you may go to the class view or
-  choose any of the other ways in which Doxygen allows you to navigate
-  through the documentation.
+  The <a href="developers/index.html">Developer's Corner</a> covers
+  topics for advanced users and developers.
 </p>
 
-<p>
-  Just as for the tutorials, the API docs need to be generated first,
-  if you download <acronym>deal.II</acronym>. Please follow the
-  instructions in the
-  <a href="readme.html" target="body">ReadMe file</a> on how to do
-  this.
-</p>
-
-
-<h2><a name="dev">Development information</a></h2>
+<div class="quick">
+  <ol>
+    <li><a href="developers/svn.html" target="body">SVN Archive</a></li>
+    <li><a href="developers/cmake-internals.html" target="body">CMake internals</a></li>
+    <li><a href="developers/writing-documentation.html" target="body">Writing documentation</a></li>
+    <li><a href="developers/porting.html" target="body">Porting</a></li>
+    <li><a href="doxygen/deal.II/CodingConventions.html" target="body">Coding conventions</a></li>
+    <li><a href="developers/testsuite.html" target="body">Testsuite</a></li>
+  </ol>
+</div>
 
-<p>
-  If you plan to <a href="development/index.html"
-                   target="_top">develop your own applications</a> using
-  <acronym>deal.II</acronym>, it might be worth to take a look
-  at <a href="development/index.html" target="_top">this
-    page</a>.
-</p>
 
 
-<h2><a name="reports">Reports</a></h2>
+<h2><a href="reports/index.html">Reports</a></h2>
 
 <p>
   There are a number of papers that describe the overall design or
   individual aspects of <acronym>deal.II</acronym>. Please refer to the
   papers listed at the top of the <a href="publications/index.html"
                                     target="body">publications page</a> for full references. In addition,
-  there are the following reports:
-  <ul>
-    <li>
-      <p>
-       A publication on the
-       <a href="reports/dimension-independent/index.html"
-           target="body">basics of dimension independent
-          programming</a> in <acronym>deal.II</acronym> (by Wolfgang
-       Bangerth). This explains some of the fundamentals of the
-       library's design, though rather briefly due to the page
-       limit imposed for the publication.
-      </p>
-      
-      <p>
-       This publication appeared in
-       the proceedings of the 16th IMACS World Congress,
-       Lausanne, Switzerland, 2000. See the
-       <a href="publications/index.html" target="body">publications</a>
-       page for the full reference as well as a way to obtain a
-       reprint of the original paper as a postscript or PDF file.
-      </p>
-    </li>
-    
-    <li>
-      A brief report about the classes involved in the
-      <a href="reports/class-hierarchies/index.html"
-         target="body">iterators and accessors</a>
-      used to access cells in the triangulations and the data
-      thereon, such as their geometry, the number of the
-      degrees of freedom, data values, etc. You may want to
-      read this object or parts of it if you want to know what
-      information is available from iterators (by Wolfgang
-      Bangerth).
-    </li>
-    
-    <li>
-      A brief report on <a href="reports/mapping_q/index.html"
-                          target="body">mapping</a> functions of higher polynomial
-      degrees (by Ralf Hartmann). These allow the realisation
-      of higher order boundary approximations. This report
-      gives the theoretical background of the
-      <code>MappingQ</code> class.
-    </li>
-
-    <li>
-      A report on
-      <a href="reports/assemble/assemble.pdf"
-         target="body">assembling matrices</a> (by Wolfgang
-      Bangerth). This report looks in particular at how
-      matrices are assembled for vector-valued problems, and
-      how things change if vector-valued finite elements are
-      used for which the shape functions have more than one
-      non-zero vector component, such as Nedelec or
-      Raviart-Thomas elements. There are printable
-      versions of the report
-      <a href="reports/assemble/assemble.ps"
-         target="body">in postscript</a> and
-      <a href="reports/assemble/assemble.pdf"
-         target="body">PDF format</a>.
-    </li>
-    
-    <li>
-      A very detailed report on
-      <a href="reports/nedelec/nedelec.pdf"
-         target="body">Nedelec elements</a> (by Anna
-      Schneebeli, University of Basel, Switzerland). It
-      explains the construction and application of Nedelec
-      edge elements for H-curl spaces, as used, for example,
-      in the numerical solution of the Maxwell equations. It
-      also gives numerical results obtained with deal.II.
-      There is also a <a href="reports/nedelec/nedelec.ps"
-                        target="body">postscript version of the report</a>.
-    </li>
-    
-    <li>
-      A report on the
-      <a href="reports/codimension-one/desimone-heltai-manigrasso.pdf"
-         target="body">codimension one</a> capabilities of the library
-         (by Antonio DeSimone, Luca Heltai and Cataldo Manigrasso,
-         SISSA, Trieste, Italy). It explains in detail how to use the
-         library for the solution of problems defined on codimension
-         one manifolds, such as, for example, Boundary Element
-         Methods.
-      </li>
-  </ul>
-
-
-    <h2><a name="publications">Publications</a></h2>
-
-    <p>
-      A <a href="publications/index.html" target="body">list of
-       publications</a> about and based on
-      <acronym>deal.II</acronym> can be found on
-      <a href="publications/index.html" target="body">this</a> page.
-    </p>
-    
-    
-    <h2><a name="license">Copyright and License</a></h2>
-    
-    <p>
-      <acronym>deal.II</acronym> is copyright of the
-      <a href="authors.html" target="body">deal.II authors</a>.  It is
-      a joint effort of the current maintainers, Wolfgang Bangerth,
-      Timo Heister, Guido Kanschat, and quite a number of
-      contributors.  <acronym>deal.II</acronym> is distributed under
-      an
-      <a href="http://www.opensource.org" target="_top">OpenSource</a>
-      license. The full text of the license can be found in
-      <a href="license.html"><tt>license.html</tt></a>.
-    </p>
-
-    <h2>Contact</h2>
-
-    <p>We have a <a href="mail.html">discussion group</a> for discussion
-      of issues of general interest to users and developers of
-      <acronym>deal.II</acronym>.</p>
-    
-    <p>More specific questions may be sent to the authors
-      immediately at the address <tt>firstName.lastname</tt><i> at
-      </i> <tt>dealii.org</tt>.</p>
-
-    <div class="right">
-      <p>
-       <a href="http://validator.w3.org/check?uri=referer"><img border="0"
-                                                                src="http://www.w3.org/Icons/valid-html401"
-                                                                alt="Valid HTML 4.01!" height="31" width="88"></a>
-      </p>
-    </div>
+
+<h2><a href="publications/index.html">Publications</a></h2>
+
+<p>
+  A <a href="publications/index.html" target="body">list of
+    publications</a> about and based on
+  <acronym>deal.II</acronym> can be found on
+  <a href="publications/index.html" target="body">this</a> page.
+</p>
+
+  <hr />
+  <address>
+    <a href="authors.html" target="body">The deal.II Authors</a>
+    $Date$
+  </address>
+  <div class="right">
+    <a href="http://validator.w3.org/check?uri=referer" target="_top">
+      <img style="border:0" src="http://www.w3.org/Icons/valid-html401" alt="Valid HTML 4.01!"></a>
+    <a href="http://jigsaw.w3.org/css-validator/check/referer" target="_top">
+      <img style="border:0;width:88px;height:31px" src="http://jigsaw.w3.org/css-validator/images/vcss" alt="Valid CSS!"></a>
+  </div>
+
 </body>
 </html>
index 0073a3b4520a671f28f9dd41f3c15abcd1fd4c86..dac21d73d7c7003e7ad309cbf9ef0fbdf8fb81fe 100644 (file)
       In this document, as well as in the program files, the terms
       <i>authors of <acronym>deal.II</acronym></i> and
       <i><acronym>deal.II</acronym> authors</i> generally refer to all
-      people mentioned at the <a href="authors.html">deal.II Credits</a>
+      people mentioned at the <a href="authors.html">deal.II Authors</a>
       page.
       These are the maintainers Wolfgang Bangerth, Timo Heister, and Guido
       Kanschat and a <i>long</i> list of contributors.
     </p>
 
-    <h3>Contributions</h3>
+    <h2>Contributions</h2>
 
     <p>
       <b>As a contributor to this project, you agree that any of your
@@ -66,7 +66,7 @@
     </p>
 
 
-    <h3>Referencing the library</h3>
+    <h2>Referencing the library</h2>
 
     <p>
       In addition to the terms imposed by the LGPL v2.1 or later, we ask
@@ -89,9 +89,8 @@
     </p>
 
 
-    <a name="3rdparty">
-      <h3>Parts of the deal.II distribution under a separate license</h3>
-    </a>
+    <a name="3rdparty"></a>
+    <h2>Parts of the deal.II distribution under a separate license</h2>
 
     <p>
       <acronym>deal.II</acronym> comes bundled with copies of
     <p>
 
 
-    <h3>Contact</h3>
+    <h2>Contact</h2>
     <p>
       For further questions regarding licensing and commercial use please
       contact the deal.II maintainers directly via one of the following mail
       addresses:
       <ul>
-        <li>
-          TODO
-        </li>
         <li>
           Wolfgang Bangerth &lt; bangerth@gmail.com &gt;
         </li>
 
 
     <a name="license-text"></a>
-    <h3>Full license text</h3>
+    <h2>Full license text</h2>
 
     <pre>
 
     That's all there is to it!
     </pre>
 
-    <hr>
-
+    <hr />
     <address>
-      The deal.II authors
+      <a href="authors.html" target="body">The deal.II Authors</a>
+      $Date$
     </address>
-
     <div class="right">
-      <p>
-       <a href="http://validator.w3.org/check?uri=referer"><img border="0"
-                                                                src="http://www.w3.org/Icons/valid-html401"
-                                                                alt="Valid HTML 4.01!" height="31" width="88"></a>
-      </p>
+      <a href="http://validator.w3.org/check?uri=referer" target="_top">
+        <img style="border:0" src="http://www.w3.org/Icons/valid-html401" alt="Valid HTML 4.01!"></a>
+      <a href="http://jigsaw.w3.org/css-validator/check/referer" target="_top">
+        <img style="border:0;width:88px;height:31px" src="http://jigsaw.w3.org/css-validator/images/vcss" alt="Valid CSS!"></a>
     </div>
+
   </body>
 </html>
index 7e69fbb4bb7a441c75d8ecd89a1bdb08fae1a3ed..6c05773ff54eef197e5002562ebd973174dec380 100644 (file)
     <h2>
       Authors
     </h2>
+    <p>
     Everything you consider a personal matter between you and the authors (like
-    flaming them on missing items) should be sent to one of
+    flaming them on missing items) should be sent to one of the maintainers
     <ul>
-      <li>
-        TODO
-      </li>
       <li>
         Wolfgang Bangerth &lt; bangerth@gmail.com &gt;
       </li>
     </ul>
     Everything, that is not directly related to the library is to be considered
     personal in this respect! <br>
+    </p>
 
-    <hr>
+    <hr />
     <address>
-      <a href="mail.html" target="body">The deal.II Group</a>
+      <a href="authors.html" target="body">The deal.II Authors</a>
+      $Date$
     </address>
     <div class="right">
-      <p>
-       <a href="http://validator.w3.org/check?uri=referer"><img border="0"
-                                                                src="http://www.w3.org/Icons/valid-html401"
-                                                                alt="Valid HTML 4.01!" height="31" width="88"></a>
-      </p>
+      <a href="http://validator.w3.org/check?uri=referer" target="_top">
+        <img style="border:0" src="http://www.w3.org/Icons/valid-html401" alt="Valid HTML 4.01!"></a>
+      <a href="http://jigsaw.w3.org/css-validator/check/referer" target="_top">
+        <img style="border:0;width:88px;height:31px" src="http://jigsaw.w3.org/css-validator/images/vcss" alt="Valid CSS!"></a>
     </div>
+
   </body>
 </html>
 
index 698b4cc17de693964ade4304103167dd0a8f285e..6f1206eeb064e95346a4c8ebe65fd167d1e5dee0 100644 (file)
 
     <p>
       <a href="readme.html" target="body">README</a><br />
-
+      <a href="users/index.html" target="_top">User's Corner</a><br />
+      <a href="developers/index.html" target="_top">Developer's Corner</a><br />
     </p>
+
     <hr>
 
+    <b><small>Doxygen</small></b>
     <p>
       <a href="doxygen/tutorial/index.html" target="_top">Tutorial</a><br />
       <a href="doxygen/deal.II/index.html" target="_top">Manual</a><br />
@@ -33,6 +36,7 @@
 
     <hr>
 
+    <b><small>Resources</small></b>
     <p>
       <a href="https://code.google.com/p/dealii/wiki/FrequentlyAskedQuestions" target="_top">FAQ</a><br />
       <a href="news/news.html" target="body">News</a><br />
 
     <hr>
 
+    <b><small>Documentation</small></b>
     <p>
-      <a href="development/index.html" target="_top">Development</a><br />
+      <a href="reports/index.html" target="body">Reports</a><br />
       <a href="publications/index.html" target="body">Publications</a><br />
       <a href="authors.html" target="body">Authors</a> <br />
-      <a href="license.html" target="body">License</a>
+      <a href="license.html" target="body">License</a> <br />
+      <a href="mail.html" target="body">Contact</a>
     </p>
 
-    <!-- Last modified: 2006/02/07 22:49:06 -->
-
   </body>
 </html>
index 6630cc3ca3f461f9b05538275cbc853589717277..a6f8f87f8c512421fbdec86fd4dd412f9765a920 100644 (file)
@@ -5013,10 +5013,16 @@ A Goal Oriented Software Library for Solving PDEs and Optimization Problems with
        </li>
       </ol>
 
-      <hr>
-
-      <address>
-       <a href="../mail.html">The deal.II Group</a></address>
+    <hr />
+    <address>
+      <a href="authors.html" target="body">The deal.II Authors</a>
+    </address>
+    <div class="right">
+      <a href="http://validator.w3.org/check?uri=referer" target="_top">
+        <img style="border:0" src="http://www.w3.org/Icons/valid-html401" alt="Valid HTML 4.01!"></a>
+      <a href="http://jigsaw.w3.org/css-validator/check/referer" target="_top">
+        <img style="border:0;width:88px;height:31px" src="http://jigsaw.w3.org/css-validator/images/vcss" alt="Valid CSS!"></a>
+    </div>
 
   </body>
 </html>
index 6bec165b6593a047eff9e353c51077d6cee40c72..5c7ec6dc508b30bbc8047a03074aee3ba7078dc0 100644 (file)
        </li>
       </ul>
 
-      <hr/>
-
-      <address>
-       <a href="mail.html" target="body">The deal.II Group</a>
-       $Date$
-      </address>
-    <div class="right">
-      <a href="http://validator.w3.org/check?uri=referer">
-       <img border="0"
-            src="http://www.w3.org/Icons/valid-html401"
-            alt="Valid HTML 4.01!" height="31" width="88"/>
-      </a>
-    </div>
+  <hr />
+  <address>
+    <a href="authors.html" target="body">The deal.II Authors</a>
+    $Date$
+  </address>
+  <div class="right">
+    <a href="http://validator.w3.org/check?uri=referer" target="_top">
+      <img style="border:0" src="http://www.w3.org/Icons/valid-html401" alt="Valid HTML 4.01!"></a>
+    <a href="http://jigsaw.w3.org/css-validator/check/referer" target="_top">
+      <img style="border:0;width:88px;height:31px" src="http://jigsaw.w3.org/css-validator/images/vcss" alt="Valid CSS!"></a>
+  </div>
+
   </body>
 </html>
diff --git a/deal.II/doc/reports/index.html b/deal.II/doc/reports/index.html
new file mode 100644 (file)
index 0000000..e08c31a
--- /dev/null
@@ -0,0 +1,120 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
+          "http://www.w3.org/TR/html4/loose.dtd">
+<html>
+  <head>
+    <title>The deal.II Online Documentation</title>
+    <meta http-equiv="Content-Type" content="text/html;charset=utf-8" >
+    <link href="../screen.css" rel="StyleSheet" type="text/css">
+    <meta name="author" content="the deal.II authors <authors@dealii.org>">
+    <meta name="copyright" content="Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013 by the deal.II authors">
+    <meta name="date" content="2006/02/07 22:49:01">
+    <meta name="keywords" content="deal.II">
+    <meta name="svn_id" content="$Id$">
+  </head>
+<body>
+
+<h1>Reports</h1>
+
+<p>
+  There are a number of papers that describe the overall design or
+  individual aspects of <acronym>deal.II</acronym>. Please refer to the
+  papers listed at the top of the <a href="publications/index.html"
+                                    target="body">publications page</a> for full references. In addition,
+  there are the following reports:
+  <ul>
+    <li>
+      <p>
+       A publication on the
+       <a href="reports/dimension-independent/index.html"
+           target="body">basics of dimension independent
+          programming</a> in <acronym>deal.II</acronym> (by Wolfgang
+       Bangerth). This explains some of the fundamentals of the
+       library's design, though rather briefly due to the page
+       limit imposed for the publication.
+      </p>
+      
+      <p>
+       This publication appeared in
+       the proceedings of the 16th IMACS World Congress,
+       Lausanne, Switzerland, 2000. See the
+       <a href="publications/index.html" target="body">publications</a>
+       page for the full reference as well as a way to obtain a
+       reprint of the original paper as a postscript or PDF file.
+      </p>
+    </li>
+    
+    <li>
+      A brief report about the classes involved in the
+      <a href="reports/class-hierarchies/index.html"
+         target="body">iterators and accessors</a>
+      used to access cells in the triangulations and the data
+      thereon, such as their geometry, the number of the
+      degrees of freedom, data values, etc. You may want to
+      read this object or parts of it if you want to know what
+      information is available from iterators (by Wolfgang
+      Bangerth).
+    </li>
+    
+    <li>
+      A brief report on <a href="reports/mapping_q/index.html"
+                          target="body">mapping</a> functions of higher polynomial
+      degrees (by Ralf Hartmann). These allow the realisation
+      of higher order boundary approximations. This report
+      gives the theoretical background of the
+      <code>MappingQ</code> class.
+    </li>
+
+    <li>
+      A report on
+      <a href="reports/assemble/assemble.pdf"
+         target="body">assembling matrices</a> (by Wolfgang
+      Bangerth). This report looks in particular at how
+      matrices are assembled for vector-valued problems, and
+      how things change if vector-valued finite elements are
+      used for which the shape functions have more than one
+      non-zero vector component, such as Nedelec or
+      Raviart-Thomas elements. There are printable
+      versions of the report
+      <a href="reports/assemble/assemble.ps"
+         target="body">in postscript</a> and
+      <a href="reports/assemble/assemble.pdf"
+         target="body">PDF format</a>.
+    </li>
+    
+    <li>
+      A very detailed report on
+      <a href="reports/nedelec/nedelec.pdf"
+         target="body">Nedelec elements</a> (by Anna
+      Schneebeli, University of Basel, Switzerland). It
+      explains the construction and application of Nedelec
+      edge elements for H-curl spaces, as used, for example,
+      in the numerical solution of the Maxwell equations. It
+      also gives numerical results obtained with deal.II.
+      There is also a <a href="reports/nedelec/nedelec.ps"
+                        target="body">postscript version of the report</a>.
+    </li>
+    
+    <li>
+      A report on the
+      <a href="reports/codimension-one/desimone-heltai-manigrasso.pdf"
+         target="body">codimension one</a> capabilities of the library
+         (by Antonio DeSimone, Luca Heltai and Cataldo Manigrasso,
+         SISSA, Trieste, Italy). It explains in detail how to use the
+         library for the solution of problems defined on codimension
+         one manifolds, such as, for example, Boundary Element
+         Methods.
+      </li>
+  </ul>
+
+    <hr />
+    <address>
+      <a href="authors.html" target="body">The deal.II Authors</a>
+    </address>
+    <div class="right">
+      <a href="http://validator.w3.org/check?uri=referer" target="_top">
+        <img style="border:0" src="http://www.w3.org/Icons/valid-html401" alt="Valid HTML 4.01!"></a>
+      <a href="http://jigsaw.w3.org/css-validator/check/referer" target="_top">
+        <img style="border:0;width:88px;height:31px" src="http://jigsaw.w3.org/css-validator/images/vcss" alt="Valid CSS!"></a>
+    </div>
+</body>
+</html>
index f41edfa72e5c8774f20db5921adf20167e8ec89b..51bfd69bac83a89a37cf24cdb8cfe17cc45a4708 100644 (file)
@@ -46,6 +46,23 @@ div.toc:before {
     font-weight: bold;
 }
 
+div.quick {
+    width: 30%;
+    color: black;
+    border: 1px solid #aaa;
+    background-color: #f9f9f9;
+    padding: 5px;
+    font-size: 88%;
+}
+
+div.quick:before {
+    display: block;
+    content: "Quick links";
+    text-align: center;
+    font-size: 88%;
+    font-weight: bold;
+}
+
 frameset {
        background-color: white;
        border-color: black;
similarity index 98%
rename from deal.II/doc/development/cmake.html
rename to deal.II/doc/users/cmake.html
index 208e2617b73b459559576ac8c766a4381eff0b6a..5524e0eda842817c4f559c5489289c73eab202f5 100644 (file)
       will be installed, see <a href="#configurebuild">this section</a>.
     </p>
 
-
-    <hr>
-
+    <hr />
     <address>
-      <a href="../mail.html" target="body">The deal.II Group</a>
+      <a href="../authors.html" target="body">The deal.II Authors</a>
       $Date$
     </address>
+    <div class="right">
+      <a href="http://validator.w3.org/check?uri=referer" target="_top">
+        <img style="border:0" src="http://www.w3.org/Icons/valid-html401" alt="Valid HTML 4.01!"></a>
+      <a href="http://jigsaw.w3.org/css-validator/check/referer" target="_top">
+        <img style="border:0;width:88px;height:31px" src="http://jigsaw.w3.org/css-validator/images/vcss" alt="Valid CSS!"></a>
+    </div>
+
   </body>
 </html>
similarity index 98%
rename from deal.II/doc/development/cmakelists.html
rename to deal.II/doc/users/cmakelists.html
index 815852c8ddbe66a96c40c26a6a275ca3e679726b..60e5b260f451f7d75320aa9d82ac5d6663d5339a 100644 (file)
@@ -847,13 +847,17 @@ DEAL_II_WITH_ZLIB
       <acronym>deal.II</acronym> was installed to).
     </p>
 
-
-
-    <hr>
-
+    <hr />
     <address>
-      <a href="../mail.html" target="body">The deal.II Group</a>
+      <a href="../authors.html" target="body">The deal.II Authors</a>
       $Date$
     </address>
+    <div class="right">
+      <a href="http://validator.w3.org/check?uri=referer" target="_top">
+        <img style="border:0" src="http://www.w3.org/Icons/valid-html401" alt="Valid HTML 4.01!"></a>
+      <a href="http://jigsaw.w3.org/css-validator/check/referer" target="_top">
+        <img style="border:0;width:88px;height:31px" src="http://jigsaw.w3.org/css-validator/images/vcss" alt="Valid CSS!"></a>
+    </div>
+
   </body>
 </html>
similarity index 80%
rename from deal.II/doc/development/doxygen.html
rename to deal.II/doc/users/doxygen.html
index ff8d4f55d199dc01cd7ef8ad84010a09dcf09e77..b9c70b428fdb98227ddae8623c027b6dbff03638 100644 (file)
@@ -49,11 +49,17 @@ TAGFILES = deal.tag=http://www.dealii.org/X.Y.Z/doxygen/deal.II
       </li>
   </ol>
 
-    <hr>
-
+    <hr />
     <address>
-      <a href="../mail.html">The deal.II Group</a></address>
-
+      <a href="../authors.html" target="body">The deal.II Authors</a>
+      $Date$
+    </address>
+    <div class="right">
+      <a href="http://validator.w3.org/check?uri=referer" target="_top">
+        <img style="border:0" src="http://www.w3.org/Icons/valid-html401" alt="Valid HTML 4.01!"></a>
+      <a href="http://jigsaw.w3.org/css-validator/check/referer" target="_top">
+        <img style="border:0;width:88px;height:31px" src="http://jigsaw.w3.org/css-validator/images/vcss" alt="Valid CSS!"></a>
+    </div>
 
 </body>
 </html>
diff --git a/deal.II/doc/users/index.html b/deal.II/doc/users/index.html
new file mode 100644 (file)
index 0000000..de8bad7
--- /dev/null
@@ -0,0 +1,34 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Frameset//EN"
+   "http://www.w3.org/TR/REC-html40/frameset.dtd">
+<html>
+<head>
+  <meta http-equiv="Content-type" content="text/html;charset=UTF-8">
+  <title>deal.II Development Information</title>
+  <link href="../screen.css" type="text/css" rel="StyleSheet">
+  <link rel="SHORTCUT ICON" href="../deal.ico">
+  <meta name="author" content="the deal.II authors <authors@dealii.org>">
+  <meta name="copyright" content="Copyright (C) 1998, 1999, 2000, 2002, 2003, 2004, 2005, 2007, 2012 by the deal.II authors">
+  <meta name="date" content="$Date$">
+  <meta name="svn_id" content="$Id$">
+  <meta http-equiv="content-language" content="en">
+</head>
+
+<frameset rows="70,*">
+  <frame name="title" src="title.html" frameborder="1">
+  <frameset cols="150,*">
+    <frame name="navbar" src="navbar.html" frameborder="0">
+    <frame name="body" src="toc.html" frameborder="0">
+  </frameset>
+  <noframes>
+    <h1>deal.II Development Information</h1>
+    Your browser does not seem to understand frames. A version of this
+    page that does not use frames can be found at 
+    <a href="toc.html">toc.html</a>.
+  </noframes>
+</frameset>
+</html>
+
+
+
+
+
diff --git a/deal.II/doc/users/navbar.html b/deal.II/doc/users/navbar.html
new file mode 100644 (file)
index 0000000..dfc3c1f
--- /dev/null
@@ -0,0 +1,62 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
+                 "http://www.w3.org/TR/html4/loose.dtd">
+<html>
+<head>
+  <meta http-equiv="Content-type" content="text/html;charset=UTF-8">
+  <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, 2006, 2007, 2009, 2010, 2012, 2013 by the deal.II authors">
+  <meta name="date" content="$Date$">
+  <meta name="svn_id" content="$Id$">
+  <meta http-equiv="content-language" content="en">
+  </head>
+<body class="navbar">
+
+  <p>
+    <a href="http://www.dealii.org"target="_top">http://www.dealii.org</a><br />
+    <a href="../index.html" target="_top">Home</a><br />
+  </p>
+
+  <hr>
+
+  <p>
+    <a href="../readme.html" target="body">README</a><br />
+    <a href="index.html" target="_top">User's Corner</a><br />
+    <a href="../developers/index.html" target="_top">Developer's Corner</a><br />
+  </p>
+
+  <hr>
+
+  <b><small>Documentation</small></b>
+
+  <p>
+    <a href="cmake.html" target="body">CMake documentation</a><br />
+    <a href="cmakelists.html" target="body">CMake in user projects</a><br />
+    <a href="doxygen.html" target="body">Linking manuals</a><br />
+  </p>
+
+  <hr>
+
+  <b><small>Doxygen</small></b>
+  <p>
+    <a href="doxygen/tutorial/index.html" target="_top">Tutorial</a><br />
+    <a href="doxygen/deal.II/index.html" target="_top">Manual</a><br />
+    <a href="http://www.math.tamu.edu/~bangerth/videos.html"
+    target="_top">Video lectures</a><br />
+  </p>
+
+  <hr>
+
+  <b><small>Resources</small></b>
+  <p>
+    <a href="https://code.google.com/p/dealii/wiki/FrequentlyAskedQuestions" target="_top">FAQ</a><br />
+    <a href="news/news.html" target="body">News</a><br />
+    <a href="http://www.dealii.org/download/" target="body">Download</a><br />
+    <a href="http://www.dealii.org/mail.html" target="body">Mailing list</a><br />
+    <a href="https://code.google.com/p/dealii/w/list" target="_top">Wiki</a><br />
+    <a href="https://code.google.com/p/dealii/issues/list" target="_top">Bug tracker</a><br />
+  </p>
+
+</body>
+</html>
diff --git a/deal.II/doc/users/title.html b/deal.II/doc/users/title.html
new file mode 100644 (file)
index 0000000..8249f23
--- /dev/null
@@ -0,0 +1,31 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
+                 "http://www.w3.org/TR/html4/loose.dtd">
+<html>
+<head>
+  <meta http-equiv="Content-type" content="text/html;charset=UTF-8">
+  <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, 2006, 2012 by the deal.II authors">
+  <meta name="date" content="$Date$">
+  <meta name="svn_id" content="$Id$">
+  <meta name="keywords" content="deal dealii finite elements fem triangulation">
+  <meta http-equiv="content-language" content="en">
+</head>
+
+<body class="title">
+  <div class="fixedhead">
+    <h1 class="head">
+      User's Corner
+    </h1>
+  </div>
+</body>
+</html>
+
+
+
+
+
+
+
+
diff --git a/deal.II/doc/users/toc.html b/deal.II/doc/users/toc.html
new file mode 100644 (file)
index 0000000..98549a0
--- /dev/null
@@ -0,0 +1,125 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
+                 "http://www.w3.org/TR/html4/loose.dtd">
+<html>
+<head>
+  <meta http-equiv="Content-type" content="text/html;charset=UTF-8">
+  <title>The deal.II Development Page</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, 2006, 2007, 2009, 2010, 2012, 2013 by the deal.II authors">
+  <meta name="date" content="$Date$">
+  <meta name="svn_id" content="$Id$">
+  <meta name="keywords" content="deal dealii finite elements fem triangulation">
+  <meta http-equiv="content-language" content="en">
+</head>
+  <body>
+
+    <p>
+    <br />
+    This page gathers some information on developing programs based on
+    <acronym>deal.II</acronym>, as well as on how to configure and use
+    <acronym>deal.II</acronym>. At present, we have the following resources
+    available:
+    </p>
+
+
+    <h2>Documentation</h2>
+
+    <ul>
+
+    <li> <p>
+         <a href="cmake.html">deal.II CMake documentation</a>:
+         This page provides extensive information about configuration and
+         installation with the CMake build system.
+
+         <li> <p><a href="cmakelists.html" target="body">Using CMake and
+           <acronym>deal.II</acronym> in a user project</a>:
+         This page covers how to use CMake in your own project.
+         An overview of how to retrieve necessary information
+         from a <acronym>deal.II</acronym> installation as well as how to
+         write a <code>CMakeLists.txt</code> for a client project is given.
+         </p>
+
+    <li> <p><a href="doxygen.html">Linking your online documentation
+         to the deal.II online manual</a>: After spending a lot of time
+       writing good documentation for your code and putting it online,
+       here we explain how to put links to the deal.II online manual into
+       your documentation, so that readers can click through.
+      </p>
+
+    <li> <p><a href="https://code.google.com/p/dealii/issues/list" target="_top">Bugs</a>:
+         Though well tested, <acronym>deal.II</acronym> certainly has
+         bugs. If you want to report a bug (or enhancement request),
+         go to the <a href="https://code.google.com/p/dealii/issues/list"
+         target="_top">bug tracking system</a> and enter a new ticket
+         for your issue.
+        </p>
+
+    </ul>
+
+
+    <h2>Tutorials</h2>
+
+    <p>
+      The <a href="doxygen/tutorial/index.html"
+             target="_top">tutorial</a> is
+      for new users of the library. It explains the basic elements of
+      finite element programs based on the library, and provides small
+      example programs. You can also reach the tutorial link from the menu bar
+      at the left.
+    </p>
+
+    <p>
+      Note that along with the rest of the documentation, the local HTML pages
+      of the tutorials need to be generated first. Please follow the
+      instructions in the
+      <a href="readme.html" target="body">ReadMe</a> on how to do
+      this.
+    </p>
+
+
+    <h2>Programming interface</h2>
+
+    <p>
+    The <a href="doxygen/deal.II/index.html" target="_top">programming
+      interface/manual</a> pages are what you will need most often as a
+    reference of all classes, functions and variables in the library. They
+    are extensively documented (presently more than 5000 pages if
+    printed), and generated by <a href="http://www.doxygen.org/"
+                                  target="_top">Doxygen</a>. There is also a quick link to these pages from
+    the menu bar at the left.
+    </p>
+
+    <p>
+    The documentation uses many of the features of Doxygen. In particular,
+    the link takes you straight to a page that lists <i>modules</i>, a way
+    to group classes with similar purposes. This may be what you are probably
+    interested in when you are not yet familiar with the library. If you
+    already know your way around and want to look up the signature of a
+    particular member function, for example, you may go to the class view or
+    choose any of the other ways in which Doxygen allows you to navigate
+    through the documentation.
+    </p>
+
+    <p>
+    Just as for the tutorials, the API docs need to be generated first,
+    if you download <acronym>deal.II</acronym>. Please follow the
+    instructions in the
+    <a href="../readme.html" target="body">ReadMe</a> on how to do
+    this.
+    </p>
+
+    <hr />
+    <address>
+      <a href="../authors.html" target="body">The deal.II Authors</a>
+      $Date$
+    </address>
+    <div class="right">
+      <a href="http://validator.w3.org/check?uri=referer" target="_top">
+        <img style="border:0" src="http://www.w3.org/Icons/valid-html401" alt="Valid HTML 4.01!"></a>
+      <a href="http://jigsaw.w3.org/css-validator/check/referer" target="_top">
+        <img style="border:0;width:88px;height:31px" src="http://jigsaw.w3.org/css-validator/images/vcss" alt="Valid CSS!"></a>
+    </div>
+
+  </body>
+</html>

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.