From bb7b87f3e1a56e0c5888b9c2438dcf2cd8f6b568 Mon Sep 17 00:00:00 2001 From: bangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d> Date: Tue, 8 Oct 2013 19:37:45 +0000 Subject: [PATCH] Link to appropriate tag files. git-svn-id: https://svn.dealii.org/trunk@31176 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/doc/users/doxygen.html | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/deal.II/doc/users/doxygen.html b/deal.II/doc/users/doxygen.html index b9c70b428f..26f102d3ef 100644 --- a/deal.II/doc/users/doxygen.html +++ b/deal.II/doc/users/doxygen.html @@ -6,7 +6,7 @@ <title>deal.II Doxygen documentation</title> <link href="../screen.css" rel="StyleSheet"> <meta name="author" content="the deal.II authors <authors@dealii.org>"> - <meta name="copyright" content="Copyright (C) 2012 by the deal.II authors"> + <meta name="copyright" content="Copyright (C) 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"> @@ -32,6 +32,8 @@ Doxygen, if the online documentation is available, <a href="../doxygen/deal.II/index.html">here</a>. For older revisions, links are provided here by revision number: + <a href="http://www.dealii.org/8.0.0/doxygen/deal.tag">8.0.0</a>, + <a href="http://www.dealii.org/7.3.0/doxygen/deal.tag">7.3.0</a>, <a href="http://www.dealii.org/7.2.0/doxygen/deal.tag">7.2.0</a>, <a href="http://www.dealii.org/7.1.0/doxygen/deal.tag">7.1.0</a>, <a href="http://www.dealii.org/7.0.0/doxygen/deal.tag">7.0.0</a>. -- 2.39.5