<meta http-equiv="content-language" content="en">
</head>
-<frameset rows="70,*" border=0>
- <frame name="title" src="title.html" frameborder="1">
- <frameset cols="120,*" border=0>
- <frame name="navbar" src="navbar.html" frameborder="0">
- <frame name="body" src="toc.html" frameborder="0">
+<frameset rows="70,*">
+ <frame name="title" src="title.html">
+ <frameset cols="120,*">
+ <frame name="navbar" src="navbar.html">
+ <frame name="body" src="toc.html">
</frameset>
<noframes>
<h1>deal.II Development Information</h1>
</head>
<body class="navbar">
-<p>
-<strong>Table of contents</strong>
-</p>
- <p>
- <a href="toc.html" target="body">Long table of contents</a>
- </p>
-
- <hr>
-
- <p>
- <a href="makefiles.html" target="body">Makefiles</a>
- </p>
-
- <p>
- <a href="writing-documentation.html" target="body">Writing
- documentation</a>
- </p>
-
- <p>
- <a href="../porting.html" target="body">Porting
- <acronym>deal.II</acronym></a>
- </p>
-
- <p>
- <a href="testsuite.html" target="body">Running the
- testsuite</a>
- </p>
-
- <hr>
-
- <p>
- <a href="recent-changes.html" target="body">
- Recent changes</a>
- </p>
-
- <p>
- <a href="http://www.dealii.org/cgi-bin/show_regression.pl" target="body">
- Regression test results</a>
- </p>
-
- <p>
- <a href="http://www.dealii.org/cgi-bin/show_build.pl?summary=1" target="body">
- Build test results</a>
- </p>
-
- <hr>
-
- <p>
- <a href="../index.html" target="_top">
- Back to the <acronym>deal.II</acronym> homepage
- </a>
- </p>
-
- <p>
- <a href="../mail.html" target="body">The deal.II mailing list</a>
- </p>
-
-<!-- Last modified: $Date$ -->
-
+ <p>
+ <a href="../index.html" target="_top">Homepage</a><br />
+ <a href="toc.html" target="body">Overview</a>
+ </p>
+
+ <hr>
+
+ <b><small>Writing code</small></b>
+
+ <p>
+ <a href="makefiles.html" target="body">Makefiles</a><br />
+ <a href="writing-documentation.html"
+ target="body">Documentation</a><br />
+ <a href="../porting.html" target="body">Porting</a><br />
+ </p>
+
+ <hr>
+
+ <b><small>Testsuite</small></b>
+ <p>
+ <a href="http://www.dealii.org/cgi-bin/show_regression.pl"
+ target="body">Regression tests</a><br />
+ <a href="http://www.dealii.org/cgi-bin/show_build.pl?summary=1"
+ target="body">Build test results</a><br />
+ <a href="testsuite.html" target="body">Running tests</a>
+ </p>
+
+ <hr>
+
+ <b><small>Resources</small></b>
+ <p>
+ <a href="recent-changes.html" target="body">Recent changes</a><br />
+ <a href="../faq.html" target="body">FAQ</a><br />
+ <a href="../news/news.html" target="body">News</a><br />
+ <a href="http://ganymed.iwr.uni-heidelberg.de/mailman/listinfo/dealii"
+ target="body">Mailing list</a><br />
+ <a href="http://www-dimat.unipv.it/heltai/wikideal/index.php/Main_Page"
+ target="_top">Wiki</a>
+ </p>
+
+ <hr>
</body>
</html>