From 2592766937df60484f15d5050e5bfe6623c83390 Mon Sep 17 00:00:00 2001 From: notin Date: Wed, 6 Aug 2008 15:34:14 +0000 Subject: Mise à jour des fichiers README et INSTALL de la doc (bug #1921) + suppression de la dépendance envers aeguill (bug #1922) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@11311 85f007b7-540e-0410-9357-904b9bb8a0f7 --- README.doc | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100755 README.doc (limited to 'README.doc') diff --git a/README.doc b/README.doc new file mode 100755 index 000000000..4e72c894b --- /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) + -- cgit v1.2.3