Thread overview | |||||
---|---|---|---|---|---|
|
August 09, 2014 [Issue 13272] [ddoc] Should merge docs for eponymous template with single public member | ||||
---|---|---|---|---|
| ||||
https://issues.dlang.org/show_bug.cgi?id=13272 hsteoh@quickfur.ath.cx changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |ddoc -- |
December 17, 2022 [Issue 13272] [ddoc] Should merge docs for eponymous template with single public member | ||||
---|---|---|---|---|
| ||||
https://issues.dlang.org/show_bug.cgi?id=13272 Iain Buclaw <ibuclaw@gdcproject.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P1 |P4 -- |
October 31, 2023 [Issue 13272] [ddoc] Should merge docs for eponymous template with single public member | ||||
---|---|---|---|---|
| ||||
https://issues.dlang.org/show_bug.cgi?id=13272 Nick Treleaven <nick@geany.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |nick@geany.org --- Comment #1 from Nick Treleaven <nick@geany.org> --- 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. -- |
Copyright © 1999-2021 by the D Language Foundation