digitalmars.D.bugs - ddoc: copyright section
- Carlos Santander <csantander619 gmail.com> May 08 2006
- "Derek Parnell" <derek psych.ward> May 08 2006
According to the docs: "The copyright section only gets this special treatment when it is for the module declaration". However, when I put it at the module level, it doesn't get generated, but when I put it in a class, it's generated. -- Carlos Santander Bernal
May 08 2006
On Tue, 09 May 2006 02:58:40 +1000, Carlos Santander <csantander619 gmail.com> wrote:According to the docs: "The copyright section only gets this special treatment when it is for the module declaration". However, when I put it at the module level, it doesn't get generated, but when I put it in a class, it's generated.
I've constantly had issues with the copyright: section. I don't use it anymore. -- Derek Parnell Melbourne, Australia
May 08 2006








"Derek Parnell" <derek psych.ward>