From ccba6c718af6a5a15f278fc9365b6ad27108e98f Mon Sep 17 00:00:00 2001 From: letouzey Date: Thu, 29 Apr 2010 16:06:42 +0000 Subject: Various minor improvements of comments in mli for ocamldoc git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@12976 85f007b7-540e-0410-9357-904b9bb8a0f7 --- library/libnames.mli | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'library/libnames.mli') diff --git a/library/libnames.mli b/library/libnames.mli index 9db6d787d..4e9ddcb56 100644 --- a/library/libnames.mli +++ b/library/libnames.mli @@ -120,7 +120,7 @@ val encode_con : dir_path -> identifier -> constant val decode_con : constant -> dir_path * identifier -(** {6 Sect } *) +(** {6 ... } *) (** A [qualid] is a partially qualified ident; it includes fully qualified names (= absolute names) and all intermediate partial qualifications of absolute names, including single identifiers. @@ -161,7 +161,7 @@ type global_dir_reference = | DirClosedSection of dir_path (** this won't last long I hope! *) -(** {6 Sect } *) +(** {6 ... } *) (** A [reference] is the user-level notion of name. It denotes either a global name (referred either by a qualified name or by a single name) or a variable *) -- cgit v1.2.3