dlang / ddox

Advanced D documentation engine
MIT License
62 stars 20 forks source link

added short parameter names also to constructors and methods #214

Closed dayllenger closed 6 years ago

dayllenger commented 6 years ago

179

dayllenger commented 6 years ago

Need to rebuild one test image, if it is going to merge. How can I do this?

wilzbach commented 6 years ago

Run the testsuite locally and commit the diff.

s-ludwig commented 6 years ago

I'm not sure about the term "decoration", but the rename to "tableEntryAnnotation" will produce quite a big diff for the next dlang.org upgrade. Just puttying this up for thought.

Otherwise +1

wilzbach commented 6 years ago

I'm not sure about the term "decoration", but the rename to "tableEntryAnnotation" will produce quite a big diff for the next dlang.org upgrade. Just puttying this up for thought.

Yeah, but we/I do those updates in separate PRs, so that should be okay.