yeti@lemmy.dbzer0.com to Programmer Humor@lemmy.ml · 2 年前Discord != Documentationlemmy.dbzer0.comimagemessage-square52fedilinkarrow-up19arrow-down10
arrow-up19arrow-down1imageDiscord != Documentationlemmy.dbzer0.comyeti@lemmy.dbzer0.com to Programmer Humor@lemmy.ml · 2 年前message-square52fedilink
minus-squareSokathHisEyesOpen@lemmy.mllinkfedilinkarrow-up0·2 年前Why would any sane developer want to use this system to “document” their project? Written docs have worked well for a million years and there’s no need to change them.
minus-squareFreeman@lemmy.publinkfedilinkarrow-up1·2 年前You can even include them in your version control system and allow others to suggest changes
minus-squareSokathHisEyesOpen@lemmy.mllinkfedilinkarrow-up0arrow-down1·2 年前And you can include separate ones right there in the root folder where the script lives. README.md renders out beautifully on GitHub.
Why would any sane developer want to use this system to “document” their project? Written docs have worked well for a million years and there’s no need to change them.
You can even include them in your version control system and allow others to suggest changes
And you can include separate ones right there in the root folder where the script lives. README.md renders out beautifully on GitHub.