aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc
diff options
context:
space:
mode:
authorGravatar notin <notin@85f007b7-540e-0410-9357-904b9bb8a0f7>2008-08-06 15:34:14 +0000
committerGravatar notin <notin@85f007b7-540e-0410-9357-904b9bb8a0f7>2008-08-06 15:34:14 +0000
commit2592766937df60484f15d5050e5bfe6623c83390 (patch)
treeeb5c6f7437882f4c85b7b4ca1d340644f426e02f /doc
parent99ceb8c7df67a37330820e3e6fbb4a3ccab2a9a5 (diff)
Mise à jour des fichiers README et INSTALL de la doc (bug #1921) + suppression de la dépendance envers aeguill (bug #1922)
git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@11311 85f007b7-540e-0410-9357-904b9bb8a0f7
Diffstat (limited to 'doc')
-rw-r--r--doc/INSTALL65
-rw-r--r--doc/LICENSE (renamed from doc/LICENCE)0
-rwxr-xr-xdoc/README30
-rw-r--r--doc/RecTutorial/RecTutorial.tex24
4 files changed, 12 insertions, 107 deletions
diff --git a/doc/INSTALL b/doc/INSTALL
deleted file mode 100644
index 9223a41bd..000000000
--- a/doc/INSTALL
+++ /dev/null
@@ -1,65 +0,0 @@
- The Coq documentation
- =====================
-
-The Coq documentation includes
-
-- A Reference Manual
-- A Tutorial
-- A document presenting the Coq standard library
-- A list of questions/answers in the FAQ style
-
-The sources of the documents are mainly made of LaTeX code from which
-user-readable PostScript or PDF files, or a user-browsable bunch of
-html files are generated.
-
-Prerequisite
-------------
-
-To produce the documents, you need the coqtop, coq-tex, coqdoc and
-gallina tools, with same version number as the current
-documentation. These four tools normally come with any basic Coq
-installation.
-
-In addition, to produce the PostScript documents, the following tools
-are needed:
-
- - latex (latex2e)
- - dvips
- - bibtex
- - makeindex
- - pngtopnm and pnmtops (for the Reference Manual and the FAQ)
-
-To produce the PDF documents, the following tools are needed:
-
- - pdflatex
- - bibtex
-
-To produce the html documents, the following tools are needed:
-
- - hevea (e.g. 1.07 works)
-
-To produce the documentation of the standard library, a source copy of
-the coq distribution is needed.
-
-Compilation
------------
-
-To produce all PostScript documents, do: make all-ps
-To produce all PDF documents, do: make all-pdf
-To produce all html documents, do: make all-html
-To produce all formats of the Reference Manual, do: make refman
-To produce all formats of the Tutorial, do: make tutorial
-To produce all formats of the Coq Standard Library, do: make stdlib
-To produce all formats of the FAQ, do: make faq
-
-Installation
-------------
-
-To install all produced documents, do:
-
- make DOCDIR=/some/directory/for/documentation install
-
-DOCDIR defauts to /usr/share/doc/coq-x.y were x.y is the version number
-
-
-
diff --git a/doc/LICENCE b/doc/LICENSE
index 990874803..990874803 100644
--- a/doc/LICENCE
+++ b/doc/LICENSE
diff --git a/doc/README b/doc/README
deleted file mode 100755
index 14cb6e448..000000000
--- a/doc/README
+++ /dev/null
@@ -1,30 +0,0 @@
-You can get the whole documentation of Coq in the tar file all-ps-docs.tar.
-
-You can also get separately each document. The documentation of Coq
-V8.0 is divided into the following documents :
-
- * Tutorial.ps: An introduction to the use of the Coq Proof Assistant;
-
- * Reference-Manual.ps:
-
- Base chapters:
- - the description of Gallina, the language of Coq
- - the description of the Vernacular, the commands of Coq
- - the description of each tactic
- - index on tactics, commands and error messages
-
- Additional chapters:
- - the extended Cases (C.Cornes)
- - the coercions (A. Saïbi)
- - the tactic Omega (P. Crégut)
- - the extraction features (J.-C. Filliâtre and P. Letouzey)
- - the tactic Ring (S. Boutin and P. Loiseleur)
- - the Setoid_replace tactic (C. Renard)
- - etc.
-
- * Library.ps: A description of the Coq standard library;
-
- * rectypes.ps : A tutorial on recursive types by Eduardo Gimenez
-
-Documentation is also available in the PDF format and HTML format
-(online at http://coq.inria.fr or by ftp in the file doc-html.tar.gz).
diff --git a/doc/RecTutorial/RecTutorial.tex b/doc/RecTutorial/RecTutorial.tex
index df8bc9f10..56c4f172a 100644
--- a/doc/RecTutorial/RecTutorial.tex
+++ b/doc/RecTutorial/RecTutorial.tex
@@ -5,24 +5,24 @@ Pierre Cast\'eran\thanks{Pierre.Casteran@labri.fr}}
\date{May 1998 --- \today}
\usepackage{multirow}
-\usepackage{aeguill}
-%\externaldocument{RefMan-gal.v}
-%\externaldocument{RefMan-ext.v}
-%\externaldocument{RefMan-tac.v}
-%\externaldocument{RefMan-oth}
-%\externaldocument{RefMan-tus.v}
-%\externaldocument{RefMan-syn.v}
-%\externaldocument{Extraction.v}
+% \usepackage{aeguill}
+% \externaldocument{RefMan-gal.v}
+% \externaldocument{RefMan-ext.v}
+% \externaldocument{RefMan-tac.v}
+% \externaldocument{RefMan-oth}
+% \externaldocument{RefMan-tus.v}
+% \externaldocument{RefMan-syn.v}
+% \externaldocument{Extraction.v}
\input{recmacros}
\input{coqartmacros}
\newcommand{\refmancite}[1]{{}}
-%\newcommand{\refmancite}[1]{\cite{coqrefman}}
-%\newcommand{\refmancite}[1]{\cite[#1] {]{coqrefman}}
+% \newcommand{\refmancite}[1]{\cite{coqrefman}}
+% \newcommand{\refmancite}[1]{\cite[#1] {]{coqrefman}}
\usepackage[latin1]{inputenc}
\usepackage[T1]{fontenc}
\usepackage{makeidx}
-%\usepackage{multind}
+% \usepackage{multind}
\usepackage{alltt}
\usepackage{verbatim}
\usepackage{amssymb}
@@ -31,7 +31,7 @@ Pierre Cast\'eran\thanks{Pierre.Casteran@labri.fr}}
\usepackage[dvips]{epsfig}
\usepackage{epic}
\usepackage{eepic}
-\usepackage{ecltree}
+% \usepackage{ecltree}
\usepackage{moreverb}
\usepackage{color}
\usepackage{pifont}