diff --git a/HiPS.toc b/HiPS.toc deleted file mode 100644 index 945f91c..0000000 --- a/HiPS.toc +++ /dev/null @@ -1,4 +0,0 @@ -\contentsline {section}{\numberline {1}Introduction}{2}{section.1}% -\contentsline {subsection}{\numberline {1.1}Role within the VO Architecture}{2}{subsection.1.1}% -\contentsline {section}{\numberline {A}Changes from Previous Versions}{2}{appendix.A}% -\contentsline {section}{References}{3}{section*.5}% diff --git a/Makefile b/Makefile index c81a684..6dddb61 100644 --- a/Makefile +++ b/Makefile @@ -5,13 +5,13 @@ DOCNAME = HiPS # count up; you probably do not want to bother with versions <1.0 -DOCVERSION = 1.0 +DOCVERSION = 2.0 # Publication date, ISO format; update manually for "releases" -DOCDATE = 2017-05-19 +DOCDATE = # What is it you're writing: NOTE, WD, PR, REC, PEN, or EN -DOCTYPE = REC +DOCTYPE = WD # An e-mail address of the person doing the submission to the document # repository (can be empty until a make upload is being made) diff --git a/gitmeta.tex b/gitmeta.tex deleted file mode 100644 index 3d0f64c..0000000 --- a/gitmeta.tex +++ /dev/null @@ -1,2 +0,0 @@ -\vcsrevision{local} -\vcsdate{ 2026-04-01 15:06:00 -0800 }