From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.1.3 (2006-06-01) on yquem.inria.fr X-Spam-Level: * X-Spam-Status: No, score=1.2 required=5.0 tests=AWL,HTML_MESSAGE,SPF_NEUTRAL autolearn=disabled version=3.1.3 X-Original-To: caml-list@yquem.inria.fr Delivered-To: caml-list@yquem.inria.fr Received: from discorde.inria.fr (discorde.inria.fr [192.93.2.38]) by yquem.inria.fr (Postfix) with ESMTP id 4F660BC0A for ; Mon, 4 Jun 2007 23:33:22 +0200 (CEST) Received: from nz-out-0506.google.com (nz-out-0506.google.com [64.233.162.226]) by discorde.inria.fr (8.13.6/8.13.6) with ESMTP id l54LXL4c012007 for ; Mon, 4 Jun 2007 23:33:21 +0200 Received: by nz-out-0506.google.com with SMTP id s18so1029648nze for ; Mon, 04 Jun 2007 14:33:20 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:sender:to:subject:in-reply-to:mime-version:content-type:references:x-google-sender-auth; b=Q4gIg2xvfu3+kHNcBmMXPsSVBNmmycfPzx8rB5Ub21UmREwDZtTzq2kg7SPFD+EC29Kt3Nl1VYrhvaueEClpSUZwFSlaFXNQBq1aT/kdJBQbipISczkh0B/fNjxB8ey0lABAvSE6PyUYlIs9bacB78ite43TPxfqeDVQFriSosU= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:sender:to:subject:in-reply-to:mime-version:content-type:references:x-google-sender-auth; b=pZstbLdysPZ9XW9AQeu94ZrjlTRcm4euwwiIS1efUuaPe9Ki6FHY8DbuNSugT7qXBIm62UCABnaEe6foYozDWv9v5yuTYKJ4Ki94/g0/qCwCoFImxSefUasIfeM3Uh7TXgNsGJi45OdT5yJU7UzPdMFIAFb3NNe5mLe/YnxHZM4= Received: by 10.114.67.2 with SMTP id p2mr5346856waa.1180992800410; Mon, 04 Jun 2007 14:33:20 -0700 (PDT) Received: by 10.114.52.9 with HTTP; Mon, 4 Jun 2007 14:33:20 -0700 (PDT) Message-ID: <891bd3390706041433g273c77b4xa10ce8db112d14dc@mail.gmail.com> Date: Mon, 4 Jun 2007 17:33:20 -0400 From: "Yaron Minsky" Sender: yminsky@gmail.com To: "Caml List" Subject: Re: [Caml-list] ocamldoc -pack In-Reply-To: <6579f8680706011452l6f3e4cfbr3562bba9b267e19@mail.gmail.com> MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_10593_30087500.1180992800061" References: <6579f8680706011452l6f3e4cfbr3562bba9b267e19@mail.gmail.com> X-Google-Sender-Auth: ae422677f03d4a46 X-Miltered: at discorde with ID 46648521.000 by Joe's j-chkmail (http://j-chkmail . ensmp . fr)! X-Spam: no; 0.00; yaron:01 minsky:01 yminsky:01 ocamldoc:01 -pack:01 more-or-less:01 ocamldoc:01 -pack:01 beginner's:01 ocaml:01 bug:01 more-or-less:01 beginner's:01 ocaml:01 bug:01 ------=_Part_10593_30087500.1180992800061 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline As it happens we're looking for more-or-less the same feature. Is it true, as this post suggests, that ocamldoc is broken with respect to pack'd libraries? y On 6/1/07, Sean McLaughlin wrote: > > Hello, > > I'd like to see a -pack option for ocamldoc. It would be nice for > packed modules to > have accurate documentation. I saw something about this in a post > from 2002, but nothing afterwards. Is this a possibility in the future? > > Thanks, > > Sean > > _______________________________________________ > Caml-list mailing list. Subscription management: > http://yquem.inria.fr/cgi-bin/mailman/listinfo/caml-list > Archives: http://caml.inria.fr > Beginner's list: http://groups.yahoo.com/group/ocaml_beginners > Bug reports: http://caml.inria.fr/bin/caml-bugs > > ------=_Part_10593_30087500.1180992800061 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline As it happens we're looking for more-or-less the same feature.  Is it true, as this post suggests, that ocamldoc is broken with respect to pack'd libraries?

y

On 6/1/07, Sean McLaughlin <seanmcl@gmail.com> wrote:
Hello,

  I'd like to see a -pack option for ocamldoc.  It would be nice for packed modules to
have accurate documentation.  I saw something about this in a post
from 2002, but nothing afterwards.   Is this a possibility in the future?

Thanks,

Sean

_______________________________________________
Caml-list mailing list. Subscription management:
http://yquem.inria.fr/cgi-bin/mailman/listinfo/caml-list
Archives: http://caml.inria.fr
Beginner's list: http://groups.yahoo.com/group/ocaml_beginners
Bug reports: http://caml.inria.fr/bin/caml-bugs


------=_Part_10593_30087500.1180992800061--