[Mono-dev] Using mdoc for internal documentation
    Jonathan Pryor 
    jonpryor at vt.edu
       
    Thu Apr  9 21:41:58 EDT 2009
    
    
  
On Thu, 2009-04-09 at 15:19 -0700, Casey Marshall wrote:
> On Apr 9, 2009, at 2:20 PM, Jonathan Pryor wrote:
> > It sounds like mdoc needs to support a -r:ASSEMBLY argument (or
> > -lib:PATH), to reference assemblies (for later lookup) but NOT  
> > document them, thus assisting these cross-assembly dependencies.
> 
> +1 for that idea!
Attached is a patch which implements this idea.  It supersedes the
previous patch, so please undo the previous patch before applying this
one.
As before, it will complain if it can't find an assembly, but the
solution now will be to either -r the assembly or -L the directory
containing the assembly.
 - Jon
-------------- next part --------------
A non-text attachment was scrubbed...
Name: mdoc.patch
Type: text/x-patch
Size: 1953 bytes
Desc: not available
Url : http://lists.ximian.com/pipermail/mono-devel-list/attachments/20090409/505fe8e4/attachment.bin 
    
    
More information about the Mono-devel-list
mailing list