From 6b649aba925b6f7462da07599fe67ebb12a3460e Mon Sep 17 00:00:00 2001 From: Samuel Mimram Date: Wed, 28 Jul 2004 21:54:47 +0000 Subject: Imported Upstream version 8.0pl1 --- man/coqdoc.1 | 33 +++++++++++++++++++++++++++++++++ 1 file changed, 33 insertions(+) create mode 100644 man/coqdoc.1 (limited to 'man/coqdoc.1') diff --git a/man/coqdoc.1 b/man/coqdoc.1 new file mode 100644 index 00000000..c325d221 --- /dev/null +++ b/man/coqdoc.1 @@ -0,0 +1,33 @@ +.TH coqdoc 1 "February, 2002" + +.SH NAME +coqdoc \- A documentation tool for the Coq proof assistant + + +.SH SYNOPSIS +.B coqdoc +[ +.B options +] +.B files + + +.SH DESCRIPTION + +.B coqdoc +is a documentation tool for the Coq proof assistant. +It creates LaTeX or HTML documents from a set of Coq files. +See the Coq reference manual for documentation (url below). + + +.SH OPTIONS + +.TP +.B \-h +Help. Will give you the complete list of options accepted by coqdoc. + + +.SH SEE ALSO + +.I +The Coq web site: http://coq.inria.fr/ -- cgit v1.2.3