dlang / ddox

Advanced D documentation engine
MIT License
63 stars 21 forks source link

short parameter names for all functions/constructors #179

Open MartinNowak opened 6 years ago

MartinNowak commented 6 years ago

Just saw that the signature of free functions are shown with their (referenced?) parameter names in the overview, e.g. socketAddr(addr, port) (https://martinnowak.github.io/io/std/io/net/addr.html). Would be cool if that was the default for all functions and constructors, as it allows to quickly answer some questions without going to that entity's page.

dayllenger commented 6 years ago

Looking not bad. screenshot_20180723_021837