Tux@lemmy.world to Technology@lemmy.worldEnglish · 2 months agoStack Overflow Website Trafficlemmy.worldimagemessage-square99fedilinkarrow-up1420arrow-down1102
arrow-up1318arrow-down1imageStack Overflow Website Trafficlemmy.worldTux@lemmy.world to Technology@lemmy.worldEnglish · 2 months agomessage-square99fedilink
minus-squareDnb@lemmy.dbzer0.comlinkfedilinkEnglisharrow-up19arrow-down1·2 months agoAuto generated docs since devs don’t document?
minus-squareiii@mander.xyzlinkfedilinkEnglisharrow-up7arrow-down1·2 months agoChatgpt, look at this repo and write docs
minus-squareDnb@lemmy.dbzer0.comlinkfedilinkEnglisharrow-up1·2 months 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-up1·2 months 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.