From 15021adae483205150f42d55784866bd4aedc6fb Mon Sep 17 00:00:00 2001 From: Wolfgang Bangerth Date: Tue, 11 Jan 2000 16:58:30 +0000 Subject: [PATCH] Add developers page. git-svn-id: https://svn.dealii.org/trunk@2202 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/doc/developers-page.html | 147 +++++++++++++++++++++++++++++++ deal.II/doc/toc.html | 7 +- 2 files changed, 149 insertions(+), 5 deletions(-) create mode 100644 deal.II/doc/developers-page.html diff --git a/deal.II/doc/developers-page.html b/deal.II/doc/developers-page.html new file mode 100644 index 0000000000..9864f9c270 --- /dev/null +++ b/deal.II/doc/developers-page.html @@ -0,0 +1,147 @@ + + + + + + + The deal.II Homepage + + + + + +

Information for developers

+ +

+ In case you want to stay informed about what has happened recently + to the library, we have some information for you. Note, however, + that this information is not available with the local version of + your library, but rather at the home server of the deal.II + repository. +

+ +

+ At present, the following information is available: +

+ +

+ + + + + diff --git a/deal.II/doc/toc.html b/deal.II/doc/toc.html index 4d5a94c885..1f2b5e578c 100644 --- a/deal.II/doc/toc.html +++ b/deal.II/doc/toc.html @@ -71,11 +71,8 @@

  • For developers, we have a - - backlog of changes made to the CVS archive in the last - 100 days. (These backlogs are not available on local copies - of the library, since their creation requires access to the - CVS archive.) + little page with + up-to-date information about the development process.

    -- 2.39.5