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

Seb <[email protected]> changed:

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

--- Comment #1 from Seb <[email protected]> ---
Ddoc doesn't have pre-defined sections. It uses the colon to do so.

So as long as you write sth along:

Limitations:
   Your limitations here.

This will be displayed similarly to the other "sections".

Ddoc supports custom macros with which you could create a custom warning .
However, it doesn't look like we'll get custom warning boxes
(https://github.com/dlang/dlang.org/pull/2308).

--

Reply via email to