Ddoc and version
    Derek Parnell 
    derek at psyc.ward
       
    Thu Aug 17 14:59:41 PDT 2006
    
    
  
On Thu, 17 Aug 2006 13:43:39 -0700, Walter Bright wrote:
> version is a problem with Ddoc, however, it may be a generally 
> unresolvable one.
Nah ... your better than that!
 
> But I think it's a little odd that you'd have two different descriptions 
> for the same code???
It was a cut-down example of the *type* of thing I was doing. 
In reality I was trying to document the two editions of my booltype class,
one with three values : True, False and Unknown, and another with only True
and False. I use version() to enable generation of the two editions.
-- 
Derek Parnell
Melbourne, Australia
"Down with mediocrity!"
    
    
More information about the Digitalmars-d-bugs
mailing list