diff options
author | Samuel Mimram <smimram@debian.org> | 2006-04-28 14:59:16 +0000 |
---|---|---|
committer | Samuel Mimram <smimram@debian.org> | 2006-04-28 14:59:16 +0000 |
commit | c0b8f31b4a47183309c8599338a5394f16e1684e (patch) | |
tree | 3652ba78d44236865df7dbf5ae7a44ea73d0d998 /debian/coq-libs.doc-base | |
parent | 2c4a6b4efe55a2c6ca9ca7b185723e7909e57269 (diff) |
Started to package the upcoming 8.1 release.
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 |