summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorhinder <hinder@17b73243-c579-4c4c-a9d2-2d5706c11dac>2011-10-25 15:58:36 +0000
committerhinder <hinder@17b73243-c579-4c4c-a9d2-2d5706c11dac>2011-10-25 15:58:36 +0000
commit85e7037e61997f1b4f6ee3cde5eb291b28553aef (patch)
tree1716b5821c54bff8acb77cb3b5d33db273ad868d
parent6d710139de029a6b3c3c562b34e94693e3e3bd80 (diff)
doc: Remove revision and date from front page in manuals
This was giving the revision and date of the UsersGuide.tex file etc, and not the date of the last edit to the documentation. Hence it was giving the impression that our documentation came from 2004. Better to have no date. This technique also worked only in SVN, and stopped people from using git-svn. git-svn-id: http://svn.cactuscode.org/flesh/trunk@4758 17b73243-c579-4c4c-a9d2-2d5706c11dac
-rw-r--r--doc/MaintGuide/MaintGuide.tex3
-rw-r--r--doc/ReferenceManual/ReferenceManual.tex2
-rw-r--r--doc/UsersGuide/UsersGuide.tex2
3 files changed, 3 insertions, 4 deletions
diff --git a/doc/MaintGuide/MaintGuide.tex b/doc/MaintGuide/MaintGuide.tex
index 715af00b..d3faf6c8 100644
--- a/doc/MaintGuide/MaintGuide.tex
+++ b/doc/MaintGuide/MaintGuide.tex
@@ -46,8 +46,7 @@ urlcolor=blue
\begin{document}
-\cactustitlepage{Maintainers' Guide DRAFT VERSION}{$ $Revision$
-$}{$ $Date$ $}
+\cactustitlepage{Maintainers' Guide DRAFT VERSION}{$ $}{$ $}
\setcounter{page}{1}
diff --git a/doc/ReferenceManual/ReferenceManual.tex b/doc/ReferenceManual/ReferenceManual.tex
index 65e4959d..a4a8cbae 100644
--- a/doc/ReferenceManual/ReferenceManual.tex
+++ b/doc/ReferenceManual/ReferenceManual.tex
@@ -53,7 +53,7 @@ urlcolor=blue
\begin{document}
-\cactustitlepage{Reference Manual}{$ $Revision$ $}{$ $Date$ $}
+\cactustitlepage{Reference Manual}{$ $}{$ $}
\setcounter{page}{1}
diff --git a/doc/UsersGuide/UsersGuide.tex b/doc/UsersGuide/UsersGuide.tex
index 1c61a47a..747cbe38 100644
--- a/doc/UsersGuide/UsersGuide.tex
+++ b/doc/UsersGuide/UsersGuide.tex
@@ -50,7 +50,7 @@ urlcolor=blue
\begin{document}
-\cactustitlepage{Users' Guide}{$ $Revision$ $}{$ $Date$ $}
+\cactustitlepage{Users' Guide}{$ $}{$ $}
\setcounter{page}{1}