From 32791c66430dc6054c09ee0f033fba1c6590a6df Mon Sep 17 00:00:00 2001 From: Wolfgang Bangerth Date: Fri, 2 Jan 2015 19:47:02 -0600 Subject: [PATCH] git no longer expands $DATE$ tags, so do not attempt to put them into HTML tags. --- doc/developers/cmake-internals.html | 1 - doc/developers/index.html | 1 - doc/developers/navbar.html | 1 - doc/developers/porting.html | 1 - doc/developers/testsuite.html | 1 - doc/developers/title.html | 1 - doc/developers/toc.html | 1 - doc/developers/writing-documentation.html | 1 - doc/external-libs/arpack.html | 1 - doc/external-libs/mumps.html | 1 - doc/external-libs/opencascade.html | 1 - doc/external-libs/petsc.html | 1 - doc/external-libs/slepc.html | 1 - doc/external-libs/trilinos.html | 1 - doc/index.html | 1 - doc/readme.html | 1 - doc/title.html.in | 3 +-- doc/users/cmake.html | 1 - doc/users/cmakelists.html | 1 - doc/users/doxygen.html | 1 - doc/users/index.html | 1 - doc/users/navbar.html | 1 - doc/users/title.html | 1 - doc/users/toc.html | 1 - 24 files changed, 1 insertion(+), 25 deletions(-) diff --git a/doc/developers/cmake-internals.html b/doc/developers/cmake-internals.html index 0043742a0a..31d7b040ca 100644 --- a/doc/developers/cmake-internals.html +++ b/doc/developers/cmake-internals.html @@ -5,7 +5,6 @@ Build system internals - diff --git a/doc/developers/index.html b/doc/developers/index.html index 4c50ec4977..d89583a459 100644 --- a/doc/developers/index.html +++ b/doc/developers/index.html @@ -7,7 +7,6 @@ - diff --git a/doc/developers/navbar.html b/doc/developers/navbar.html index db7d4a0847..3703c9dd7a 100644 --- a/doc/developers/navbar.html +++ b/doc/developers/navbar.html @@ -6,7 +6,6 @@ deal.II Development Navigation Bar - diff --git a/doc/developers/porting.html b/doc/developers/porting.html index 48374def08..f61601e156 100644 --- a/doc/developers/porting.html +++ b/doc/developers/porting.html @@ -5,7 +5,6 @@ Porting deal.II - diff --git a/doc/developers/testsuite.html b/doc/developers/testsuite.html index 6a4280ea02..34b9a45949 100644 --- a/doc/developers/testsuite.html +++ b/doc/developers/testsuite.html @@ -6,7 +6,6 @@ The deal.II Testsuite - diff --git a/doc/developers/title.html b/doc/developers/title.html index 34e6b6a14d..d57bda21dc 100644 --- a/doc/developers/title.html +++ b/doc/developers/title.html @@ -6,7 +6,6 @@ deal.II information for developers - diff --git a/doc/developers/toc.html b/doc/developers/toc.html index 4f83fa2940..79ead6861f 100644 --- a/doc/developers/toc.html +++ b/doc/developers/toc.html @@ -6,7 +6,6 @@ The deal.II Development Page - diff --git a/doc/developers/writing-documentation.html b/doc/developers/writing-documentation.html index 463a344f64..e2324d5041 100644 --- a/doc/developers/writing-documentation.html +++ b/doc/developers/writing-documentation.html @@ -6,7 +6,6 @@ Writing documentation - diff --git a/doc/external-libs/arpack.html b/doc/external-libs/arpack.html index d5e247d1fc..e7605816db 100644 --- a/doc/external-libs/arpack.html +++ b/doc/external-libs/arpack.html @@ -6,7 +6,6 @@ The deal.II Readme on interfacing to ARPACK - diff --git a/doc/external-libs/mumps.html b/doc/external-libs/mumps.html index 803bbc0748..b1027ec30e 100644 --- a/doc/external-libs/mumps.html +++ b/doc/external-libs/mumps.html @@ -6,7 +6,6 @@ The deal.II Readme on interfacing to MUMPS - diff --git a/doc/external-libs/opencascade.html b/doc/external-libs/opencascade.html index 2c85e202f8..e5657047a8 100644 --- a/doc/external-libs/opencascade.html +++ b/doc/external-libs/opencascade.html @@ -6,7 +6,6 @@ The deal.II Readme on interfacing to OpenCASCADE - diff --git a/doc/external-libs/petsc.html b/doc/external-libs/petsc.html index 0779fd9a4b..2486287785 100644 --- a/doc/external-libs/petsc.html +++ b/doc/external-libs/petsc.html @@ -5,7 +5,6 @@ The deal.II Readme on interfacing to PETSc - diff --git a/doc/external-libs/slepc.html b/doc/external-libs/slepc.html index 43f3c890c9..9733add327 100644 --- a/doc/external-libs/slepc.html +++ b/doc/external-libs/slepc.html @@ -5,7 +5,6 @@ The deal.II Readme on interfacing to SLEPc - diff --git a/doc/external-libs/trilinos.html b/doc/external-libs/trilinos.html index 2eeeec77cd..2c1f65f706 100644 --- a/doc/external-libs/trilinos.html +++ b/doc/external-libs/trilinos.html @@ -5,7 +5,6 @@ The deal.II Readme on interfacing to Trilinos - diff --git a/doc/index.html b/doc/index.html index 7085974556..28336b0629 100644 --- a/doc/index.html +++ b/doc/index.html @@ -6,7 +6,6 @@ - diff --git a/doc/readme.html b/doc/readme.html index ddfe9de6b0..ce5034eab4 100644 --- a/doc/readme.html +++ b/doc/readme.html @@ -7,7 +7,6 @@ - diff --git a/doc/title.html.in b/doc/title.html.in index 0e272430d4..7321caeda3 100644 --- a/doc/title.html.in +++ b/doc/title.html.in @@ -4,8 +4,7 @@ deal.II Title Bar - - + diff --git a/doc/users/cmake.html b/doc/users/cmake.html index bf3a538b73..9505d3542c 100644 --- a/doc/users/cmake.html +++ b/doc/users/cmake.html @@ -6,7 +6,6 @@ - diff --git a/doc/users/cmakelists.html b/doc/users/cmakelists.html index a0bfb3f17b..bb01e29024 100644 --- a/doc/users/cmakelists.html +++ b/doc/users/cmakelists.html @@ -6,7 +6,6 @@ - diff --git a/doc/users/doxygen.html b/doc/users/doxygen.html index 0a2a5ef7e8..499846707e 100644 --- a/doc/users/doxygen.html +++ b/doc/users/doxygen.html @@ -7,7 +7,6 @@ - diff --git a/doc/users/index.html b/doc/users/index.html index 87e15da06f..77c191c9bd 100644 --- a/doc/users/index.html +++ b/doc/users/index.html @@ -8,7 +8,6 @@ - diff --git a/doc/users/navbar.html b/doc/users/navbar.html index a8a6e7d207..7ebb2ba11f 100644 --- a/doc/users/navbar.html +++ b/doc/users/navbar.html @@ -7,7 +7,6 @@ - diff --git a/doc/users/title.html b/doc/users/title.html index f11a7e4082..c889b2989d 100644 --- a/doc/users/title.html +++ b/doc/users/title.html @@ -7,7 +7,6 @@ - diff --git a/doc/users/toc.html b/doc/users/toc.html index e4edbbec35..cc6db2d811 100644 --- a/doc/users/toc.html +++ b/doc/users/toc.html @@ -7,7 +7,6 @@ - -- 2.39.5