<p>
<br />
<acronym>deal.II</acronym> comes with quite extensive online
- documentation, which falls into several categories. They are
- listed below.
+ documentation. It can be grouped into the following categories:
</p>
-<h2><a href="readme.html">ReadMe</a></h2>
-<p>
- 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="users/index.html" TARGET="_top">Users' Corner</a></h2>
-
-<p>
- The <a href="users/index.html" TARGET="_top">Users' 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="doxygen/tutorial/index.html" target="_top">Tutorial</a></li>
- <li><a href="doxygen/deal.II/index.html" target="_top">Manual</a></li>
- </ol>
-</div>
-
-
-<h2><a href="developers/index.html" TARGET="_top">Developers' Corner</a></h2>
-
-<p>
- The <a href="developers/index.html" TARGET="_top">Developers' Corner</a> covers
- topics for advanced users and developers.
-</p>
-
-<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>
-
-
-
-<h2><a href="reports/index.html" target="body">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,
- <a href="reports/index.html" target="body">there are technical
- reports</a>.
-
-<h2><a href="publications/index.html" target="body">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>
+<table align="center" width="70%">
+ <tr>
+ <th width="40%">Information for users</th>
+ <td></td>
+ <th width="40%">Information for developers</th>
+ </tr>
+
+ <tr>
+ <td>
+ <div style="border:1px solid #aaa; background-color: #f9f9f9;
+ padding: 5px; font-size: 88%;">
+ <ol>
+ <li><a href="readme.html" target="body">README and
+ installation instructions</a></li>
+ <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="doxygen/tutorial/index.html" target="_top">Tutorial</a></li>
+ <li><a href="doxygen/deal.II/index.html" target="_top">Manual</a></li>
+ <li><a href="http://www.math.tamu.edu/~bangerth/videos.html" target="_top">Video lectures</a></li>
+ <li><a href="reports/index.html" target="body">Technical reports</a></li>
+ <li><a href="publications/index.html" target="body">Publications</a></li>
+ </ol>
+ </div>
+ </td>
+
+ <td></td>
+
+ <td>
+ <div style="border:1px solid #aaa; background-color: #f9f9f9;
+ padding: 5px; font-size: 88%;">
+ <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>
+ </td>
+ </tr>
+</table>
+
+<br>
+<br>
<hr />
<address>