+++ /dev/null
-<!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="copyright" content="Copyright (C) 1998 - 2014 by the deal.II Authors">
- <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>
-
-
-
-
-
+++ /dev/null
-<!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="copyright" content="Copyright (C) 1998 - 2014 by the deal.II Authors">
- <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 />
- </p>
-
- <hr>
-
- <p>
- <a href="../index.html" target="_top">Home</a><br />
- <a href="../readme.html" target="body">README</a><br />
- <a href="../users/index.html" target="_top">User info</a><br />
- <a href="index.html" target="_top">Developer info</a><br />
- </p>
-
- <hr>
-
- <b><small>Development</small></b>
-
- <p>
- <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/deal.II/CodingConventions.html" target="body">Coding conventions</a><br />
- <a href="testsuite.html" target="body">Testsuite</a><br />
- </p>
-
- <hr>
-</body>
-</html>
+++ /dev/null
-<!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 information for developers</title>
- <link href="../screen.css" rel="StyleSheet">
- <meta name="copyright" content="Copyright (C) 1998 - 2014 by the deal.II Authors">
- <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">
- Information for Developers
- </h1>
- </div>
-</body>
-</html>
-
-
-
-
-
-
-
-
+++ /dev/null
-<!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="copyright" content="Copyright (C) 1998 - 2015 by the deal.II Authors">
- <meta name="keywords" content="deal dealii finite elements fem triangulation">
- <meta http-equiv="content-language" content="en">
-</head>
-<body>
-
-<p>
-
-<h1>Information for Developers</h1>
-
-<br />
-This page provides documentation for deal.II developers. At present, we
-have the following resources available:
-</p>
-
-<h2>Documentation</h2>
-
-<ul>
-
-<li> <p>
- <a href="cmake-internals.html">Build system internals</a>:
- This page provides implementation and development details about
- the CMake build system.
-
-<li> <p><a href="writing-documentation.html" target="body">Writing
- documentation</a>: To document the library and our
- application programs, we use
- <a href="http://www.doxygen.org/" target="_top">doxygen</a>.
- This page documents the basics of the format in
- which the documentation needs to be written in order to
- enable automatic documentation generation.
- </p>
-
-<li> <p><a href="porting.html" target="body">Porting
- <acronym>deal.II</acronym> to a new system</a>:
-
- <acronym>deal.II</acronym> uses CMake as build system and is fairly
- ISO (1998) C++ Standard compliant. So, porting to a reasonably <a
- href="http://www.opengroup.org/austin/" target="_top">POSIX</a>
- compliant system with a reasonably ISO C++ compliant compiler shouldn't
- be much work. Other (mostly proprietary) systems might require more
- work. See the <a href="../readme.html" target="body">ReadMe</a> file for
- more information on already supported systems. This resource gives some
- hints for porting to unknown platforms.
- </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>
-
-<hr />
-<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>
</p>
<div style="text-align: center;">
- <div style="clear: both; text-align: center; max-width: 580px; margin: auto;">
+ <div style="clear: both; text-align: center; max-width: 45em; margin: auto;">
<div class="infobox">
- <a href="users/index.html"target="_top">Information for users</a>
+ <p>
+ <b>Information for users</b>
+ </p>
<div style="border:1px solid #aaa; background-color: #f9f9f9;
padding: 5px; font-size: 88%; text-align: left;">
<ol>
</div>
<div class="infobox">
- <a href="developers/index.html" target="_top">Information for developers</a>
+ <p>
+ <b>Information for developers</b>
+ </p>
<div style="border:1px solid #aaa; background-color: #f9f9f9;
padding: 5px; font-size: 88%; text-align: left;">
<ol>
<p>
<a href="index.html" target="_top">Home</a><br />
<a href="readme.html" target="body">README</a><br />
- <a href="users/index.html" target="_top">User info</a><br />
- <a href="developers/index.html" target="_top">Developer info</a><br />
</p>
<hr>
/*
- Copyright (C) 1998 - 2013 by the deal.II authors
+ Copyright (C) 1998 - 2015 by the deal.II authors
*/
body {
div.infobox {
float: left;
- width: 250px;
+ width: 20em;
text-align: center;
margin-top: 1em;
margin-left: 20px;
+++ /dev/null
-<!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">
- <meta name="copyright" content="Copyright (C) 1998 - 2014 by the deal.II authors">
- <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>
-
-
-
-
-
+++ /dev/null
-<!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 - 2014 by the deal.II authors">
- <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 />
- </p>
-
- <hr>
-
- <p>
- <a href="../index.html" target="_top">Home</a><br />
- <a href="../readme.html" target="body">README</a><br />
- <a href="index.html" target="_top">User info</a><br />
- <a href="../developers/index.html" target="_top">Developer info</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/deal.II/Tutorial.html" target="_top">Tutorial</a><br />
- <a href="../doxygen/deal.II/index.html" target="_top">Manual</a><br />
- </p>
-
- <hr>
-
-</body>
-</html>
+++ /dev/null
-<!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 information for users</title>
- <link href="../screen.css" rel="StyleSheet">
- <meta name="author" content="the deal.II authors">
- <meta name="copyright" content="Copyright (C) 1998 - 2014 by the deal.II authors">
- <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">
- Information for Users
- </h1>
- </div>
-</body>
-</html>
-
-
-
-
-
-
-
-
+++ /dev/null
-<!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">
- <meta name="copyright" content="Copyright (C) 1998 - 2015 by the deal.II authors">
- <meta name="keywords" content="deal dealii finite elements fem triangulation">
- <meta http-equiv="content-language" content="en">
-</head>
-<body>
-
-<h1>Information for Users</h1>
-
-<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>
-
-</ul>
-
-
-<h2>Tutorials</h2>
-
-<p>
- The <a href="../doxygen/deal.II/Tutorial.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.
- There are also <a
- href="http://www.math.tamu.edu/~bangerth/videos.html"
- target="_top">Youtube-hosted video lectures</a> that provide, both, the
- context of the mathematical and computational methods of deal.II, as well
- as demonstrate parts of the tutorial.
-</p>
-
-<p>
- As all other documentation, the HTML pages
- of the tutorials can be generated locally on your computer and
- can then be read offline. Please follow the
- instructions in the
- <a href="../readme.html" target="body">ReadMe</a> on how to
- generate them locally.
-</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 />
-<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>