Tux@lemmy.world to Technology@lemmy.worldEnglish · 5 days agoStack Overflow Website Trafficlemmy.worldimagemessage-square100fedilinkarrow-up1470arrow-down1116
arrow-up1354arrow-down1imageStack Overflow Website Trafficlemmy.worldTux@lemmy.world to Technology@lemmy.worldEnglish · 5 days agomessage-square100fedilink
minus-squareDnb@lemmy.dbzer0.comlinkfedilinkEnglisharrow-up22arrow-down1·5 days agoAuto generated docs since devs don’t document?
minus-squareiii@mander.xyzlinkfedilinkEnglisharrow-up7arrow-down2·5 days agoChatgpt, look at this repo and write docs
minus-squareDnb@lemmy.dbzer0.comlinkfedilinkEnglisharrow-up1·5 days agoHonestly it’s petty good about doing that. Already had similar tooling options but it does a generally good job of making docs for non devs assuming good naming are used in the methods
minus-squareGetOffMyLan@programming.devlinkfedilinkEnglisharrow-up2·5 days agoYeah the smaller the project the less effective this is. But even learning from the source code is pretty effective.
Auto generated docs since devs don’t document?
Chatgpt, look at this repo and write docs
Honestly it’s petty good about doing that. Already had similar tooling options but it does a generally good job of making docs for non devs assuming good naming are used in the methods
Yeah the smaller the project the less effective this is.
But even learning from the source code is pretty effective.