From: Wolfgang Bangerth Date: Sat, 3 Jan 2015 01:50:58 +0000 (-0600) Subject: git no longer expands $DATE$ tags, so remove it from the footer of various HTML pages... X-Git-Tag: v8.3.0-rc1~570^2~2 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=094d28b76b770c99a3a3257390deebf04dcf81ce;p=dealii.git git no longer expands $DATE$ tags, so remove it from the footer of various HTML pages. While there, also remove other information that does not really contribute any information now that everyone is using these pages online, rather than from local installations. --- diff --git a/doc/developers/cmake-internals.html b/doc/developers/cmake-internals.html index 31d7b040ca..e5ec6c0c26 100644 --- a/doc/developers/cmake-internals.html +++ b/doc/developers/cmake-internals.html @@ -4,7 +4,7 @@ Build system internals - + @@ -703,10 +703,6 @@ EXPAND_INSTANTIATIONS(obj_dofs "${inst_in_files}")


-
- The deal.II Authors - $Date$ -
Valid HTML 4.01! diff --git a/doc/developers/porting.html b/doc/developers/porting.html index f61601e156..658b5c7a90 100644 --- a/doc/developers/porting.html +++ b/doc/developers/porting.html @@ -4,7 +4,7 @@ Porting deal.II - + @@ -154,10 +154,6 @@ $ cmake -DCMAKE_TOOLCHAIN_FILE=<...>/Toolchain.sample \


-
- The deal.II Authors - $Date$ -
Valid HTML 4.01! diff --git a/doc/developers/testsuite.html b/doc/developers/testsuite.html index 34b9a45949..658ce89d0e 100644 --- a/doc/developers/testsuite.html +++ b/doc/developers/testsuite.html @@ -5,7 +5,7 @@ The deal.II Testsuite - + @@ -856,10 +856,6 @@ $ ctest -DCONFIG_FILE="[...]/Config.sample" [...]
-
- The deal.II Authors - $Date$ -
Valid HTML 4.01! diff --git a/doc/developers/toc.html b/doc/developers/toc.html index 79ead6861f..e65018434e 100644 --- a/doc/developers/toc.html +++ b/doc/developers/toc.html @@ -5,7 +5,7 @@ The deal.II Development Page - + @@ -65,10 +65,6 @@ have the following resources available:
-
- The deal.II Authors - $Date$ -
Valid HTML 4.01! diff --git a/doc/developers/writing-documentation.html b/doc/developers/writing-documentation.html index e2324d5041..62c2a45c65 100644 --- a/doc/developers/writing-documentation.html +++ b/doc/developers/writing-documentation.html @@ -5,7 +5,7 @@ Writing documentation - + @@ -453,10 +453,6 @@ void foobar ()
-
- The deal.II Authors - $Date$ -
Valid HTML 4.01! diff --git a/doc/documentation.html b/doc/documentation.html index f83339bdba..2e31f0cda7 100644 --- a/doc/documentation.html +++ b/doc/documentation.html @@ -5,7 +5,7 @@ The deal.II Online Documentation - + @@ -56,10 +56,6 @@


-
- The deal.II Authors - $Date$ -
Valid HTML 4.01! diff --git a/doc/external-libs/arpack.html b/doc/external-libs/arpack.html index e7605816db..57856f0db3 100644 --- a/doc/external-libs/arpack.html +++ b/doc/external-libs/arpack.html @@ -5,7 +5,7 @@ The deal.II Readme on interfacing to ARPACK - + @@ -99,10 +99,6 @@


-
- The deal.II Authors - $Date$ -
Valid HTML 4.01! diff --git a/doc/external-libs/mumps.html b/doc/external-libs/mumps.html index b1027ec30e..400c8499a5 100644 --- a/doc/external-libs/mumps.html +++ b/doc/external-libs/mumps.html @@ -5,7 +5,7 @@ The deal.II Readme on interfacing to MUMPS - + @@ -343,10 +343,6 @@


-
- The deal.II Authors - $Date$ -
Valid HTML 4.01! diff --git a/doc/external-libs/opencascade.html b/doc/external-libs/opencascade.html index e5657047a8..3471fb90a5 100644 --- a/doc/external-libs/opencascade.html +++ b/doc/external-libs/opencascade.html @@ -5,7 +5,7 @@ The deal.II Readme on interfacing to OpenCASCADE - + @@ -69,10 +69,6 @@ The default options are good for the deal.II library.


-
- The deal.II Authors - $Date$ -
Valid HTML 4.01! diff --git a/doc/external-libs/p4est.html b/doc/external-libs/p4est.html index 26f1f315bf..b7d39416e1 100644 --- a/doc/external-libs/p4est.html +++ b/doc/external-libs/p4est.html @@ -4,7 +4,7 @@ The deal.II Readme on interfacing to p4est - + @@ -56,10 +56,6 @@ cmake -DP4EST_DIR=/path/to/installation -DDEAL_II_WITH_P4EST=ON -DDEAL_II_WITH_M


-
- The deal.II Authors - $Date$ -
Valid HTML 4.01! diff --git a/doc/external-libs/petsc.html b/doc/external-libs/petsc.html index 2486287785..65576e3423 100644 --- a/doc/external-libs/petsc.html +++ b/doc/external-libs/petsc.html @@ -4,7 +4,7 @@ The deal.II Readme on interfacing to PETSc - + @@ -146,10 +146,6 @@


-
- The deal.II Authors - $Date$ -
Valid HTML 4.01! diff --git a/doc/external-libs/slepc.html b/doc/external-libs/slepc.html index 9733add327..81f3869222 100644 --- a/doc/external-libs/slepc.html +++ b/doc/external-libs/slepc.html @@ -4,7 +4,7 @@ The deal.II Readme on interfacing to SLEPc - + @@ -106,10 +106,6 @@
-
- The deal.II Authors - $Date$ -
Valid HTML 4.01! diff --git a/doc/external-libs/trilinos.html b/doc/external-libs/trilinos.html index 2c1f65f706..70b9bfcc2f 100644 --- a/doc/external-libs/trilinos.html +++ b/doc/external-libs/trilinos.html @@ -4,7 +4,7 @@ The deal.II Readme on interfacing to Trilinos - + @@ -153,10 +153,6 @@ where you need to adjust the exact paths, of course.


-
- The deal.II Authors - $Date$ -
Valid HTML 4.01! diff --git a/doc/readme.html b/doc/readme.html index ce5034eab4..f0ccb6284c 100644 --- a/doc/readme.html +++ b/doc/readme.html @@ -6,7 +6,7 @@ The deal.II Readme - + @@ -845,10 +845,6 @@
-
- The deal.II Authors - $Date$ -
Valid HTML 4.01! diff --git a/doc/users/cmake.html b/doc/users/cmake.html index 9505d3542c..1d30050716 100644 --- a/doc/users/cmake.html +++ b/doc/users/cmake.html @@ -5,7 +5,7 @@ deal.II CMake documentation - + @@ -1033,10 +1033,6 @@ make deal_II.g VERBOSE=ON


-
- The deal.II Authors - $Date$ -
Valid HTML 4.01! diff --git a/doc/users/cmakelists.html b/doc/users/cmakelists.html index bb01e29024..ff7f3ca754 100644 --- a/doc/users/cmakelists.html +++ b/doc/users/cmakelists.html @@ -5,7 +5,7 @@ How to use CMake to configure your projects with deal.II - + @@ -837,10 +837,6 @@ D=/path/install/dir


-
- The deal.II Authors - $Date$ -
Valid HTML 4.01! diff --git a/doc/users/doxygen.html b/doc/users/doxygen.html index 499846707e..143526b1ad 100644 --- a/doc/users/doxygen.html +++ b/doc/users/doxygen.html @@ -6,7 +6,7 @@ deal.II Doxygen documentation - + @@ -50,10 +50,6 @@ TAGFILES = deal.tag=http://www.dealii.org/X.Y.Z/doxygen/deal.II
-
- The deal.II Authors - $Date$ -
Valid HTML 4.01! diff --git a/doc/users/toc.html b/doc/users/toc.html index cc6db2d811..9bc63be42d 100644 --- a/doc/users/toc.html +++ b/doc/users/toc.html @@ -6,7 +6,7 @@ The deal.II Development Page - + @@ -107,10 +107,6 @@ this.


-
- The deal.II Authors - $Date$ -