aboutsummaryrefslogtreecommitdiffhomepage
path: root/man
diff options
context:
space:
mode:
authorGravatar herbelin <herbelin@85f007b7-540e-0410-9357-904b9bb8a0f7>2009-10-27 18:00:59 +0000
committerGravatar herbelin <herbelin@85f007b7-540e-0410-9357-904b9bb8a0f7>2009-10-27 18:00:59 +0000
commit2b1e771f49be6794bbe7e7d2f54b7571ccdf35b3 (patch)
tree3a8f963f7046bc5846a07aee3994d91db9847d28 /man
parent05f7d5c2564bb10fa09853b088aac1b063496c6e (diff)
Added option --external to coqdoc to bind an url to an external library.
git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@12426 85f007b7-540e-0410-9357-904b9bb8a0f7
Diffstat (limited to 'man')
-rw-r--r--man/coqdoc.14
1 files changed, 4 insertions, 0 deletions
diff --git a/man/coqdoc.1 b/man/coqdoc.1
index 45fcafd24..1b4cb7b6f 100644
--- a/man/coqdoc.1
+++ b/man/coqdoc.1
@@ -121,6 +121,10 @@ globalizations are obtained with Coq option \-dump\-glob).
Do not insert links to the Coq standard library.
.TP
+.BI \-\-external \ url \ libroot
+Set base URL for the external library whose root prefix is libroot.
+
+.TP
.BI \-\-coqlib \ url
Set base URL for the Coq standard library (default is http://coq.inria.fr/library/).