diff options
Diffstat (limited to 'debian/coq-libs.doc-base')
-rw-r--r-- | debian/coq-libs.doc-base | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/debian/coq-libs.doc-base b/debian/coq-libs.doc-base new file mode 100644 index 00000000..1a62a262 --- /dev/null +++ b/debian/coq-libs.doc-base @@ -0,0 +1,9 @@ +Document: coq-library +Title: The Coq Standard Library +Author: The Coq Development Team +Abstract: Standard Library documentation of version 8.0 of the Coq proof assistant which is a system designed to develop mathematical proofs, and especially to write formal specifications, programs and to verify that programs are correct with respect to their specification. +Section: Apps/Math + +Format: HTML +Index: /usr/share/doc/coq-libs/html/index.html +Files: /usr/share/doc/coq-libs/html/*.html |