https://issues.dlang.org/show_bug.cgi?id=13272

Nick Treleaven <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #1 from Nick Treleaven <[email protected]> ---
A related example is when documented unittests for an eponymous template come
after it. ddoc then formats them like this:

* `template` ddoc
* unittests ddoc
* eponymous member ddoc

The member ddoc is often needed to be read (e.g. function signature) before
seeing the documented unittests.

--

Reply via email to