[Issue 943] New: DDoc ignoring sections, not making paragraphs

d-bugmail at puremagic.com d-bugmail at puremagic.com
Fri Feb 9 11:54:48 PST 2007


http://d.puremagic.com/issues/show_bug.cgi?id=943

           Summary: DDoc ignoring sections, not making paragraphs
           Product: D
           Version: 1.005
          Platform: All
        OS/Version: Windows
            Status: NEW
          Keywords: ddoc
          Severity: normal
          Priority: P3
         Component: DMD
        AssignedTo: bugzilla at digitalmars.com
        ReportedBy: arkangath at gmail.com


DDoc currently ignores the "Copyright:" Section.

Paragraphs needed like:

 * History:
 *  V1 Initial writing by authors.
 *  V2 Reviewed syntax and DDoc comments by Pedro Ferreira.

Will not create a suitable result on HTML, one V each line, and will output
everything on the same line. This is most unpleasant on license output...


-- 



More information about the Digitalmars-d-bugs mailing list