aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/coqdoc
diff options
context:
space:
mode:
Diffstat (limited to 'tools/coqdoc')
-rw-r--r--tools/coqdoc/output.mli1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/coqdoc/output.mli b/tools/coqdoc/output.mli
index 5b1136e5c..0da966942 100644
--- a/tools/coqdoc/output.mli
+++ b/tools/coqdoc/output.mli
@@ -28,6 +28,7 @@ val toc : bool ref
val title : string ref
val externals : bool ref
val coqlib : string ref
+val raw_comments : bool ref
val charset : string ref
val inputenc : string ref