summaryrefslogtreecommitdiff
path: root/README.doc
diff options
context:
space:
mode:
authorGravatar Stephane Glondu <steph@glondu.net>2008-08-08 13:18:42 +0200
committerGravatar Stephane Glondu <steph@glondu.net>2008-08-08 13:18:42 +0200
commit870075f34dd9fa5792bfbf413afd3b96f17e76a0 (patch)
tree0c647056de1832cf1dba5ba58758b9121418e4be /README.doc
parenta0cfa4f118023d35b767a999d5a2ac4b082857b4 (diff)
Imported Upstream version 8.2~beta4+dfsgupstream/8.2.beta4+dfsg
Diffstat (limited to 'README.doc')
-rwxr-xr-xREADME.doc18
1 files changed, 18 insertions, 0 deletions
diff --git a/README.doc b/README.doc
new file mode 100755
index 00000000..4e72c894
--- /dev/null
+++ b/README.doc
@@ -0,0 +1,18 @@
+ The Coq documentation
+ =====================
+
+The Coq documentation includes:
+
+- a reference manual;
+- a generic tutorial on Coq;
+- a tutorial on recursive types;
+- a document presenting the Coq standard library;
+- a list of questions/answers in the FAQ style
+
+All these documents are available online from the Coq official site
+(http://coq.inria.fr), either as PS/PDF files or as HTML documents.
+
+The sources of the documentation are available along with the sources
+of the Coq proof assistant. It is released under the Open Publication
+License (see file doc/LICENSE in the sources of Coq)
+