BlueKey@kbin.social to Programmer Humor@programming.dev · 2 years agoWhy is it so hard finding up-to-date docs and guides?media.kbin.socialimagemessage-square42fedilinkarrow-up125arrow-down10
arrow-up125arrow-down1imageWhy is it so hard finding up-to-date docs and guides?media.kbin.socialBlueKey@kbin.social to Programmer Humor@programming.dev · 2 years agomessage-square42fedilink
minus-squareGecko@lemmy.worldlinkfedilinkEnglisharrow-up0·2 years agoAlso why having doc comments and docs generated from code are super useful. When someone changes the code but not the comment above, it becomes really obvious that something was missed as opposed to having code and doc changes be two separate tasks.
Also why having doc comments and docs generated from code are super useful. When someone changes the code but not the comment above, it becomes really obvious that something was missed as opposed to having code and doc changes be two separate tasks.