On 3/13/15 10:03 AM, Leandro Motta Barros via Digitalmars-d wrote:
**startsWith** [this is the title, rendered in some very prominent way. Just the function name, no parameters or anything else]
Yah, that'd be nice, and hopefully somewhat automatic with the new-style documentation page-per-function.
One issue I see here is that it's difficult to group together functions with slightly different names but related functionality (e.g. findSplit, findSplitBefore, findSplitAfter).
Andrei