DDOX search support and new 2.064.2 Phobos docs
Sönke Ludwig
sludwig at outerproduct.org
Mon Dec 30 12:39:30 PST 2013
Am 30.12.2013 20:21, schrieb Jonas Drewsen:
> Very nice!
>
> Looking at the automatic index created for a module I guess it is using
> the first line of the function comment as the description column right?
>
> If that is the case we should probably go through phobos and make proper
> first lines that works as summeries.
>
> /Jonas
Exactly. It's according to the DDOC spec (See Sections/Summary on [1]),
but in the normal documentation, the first paragraph isn't treated in a
special way, so it never stood out so far.
[1]: http://dlang.org/ddoc.html
More information about the Digitalmars-d-announce
mailing list