Rename “doc” directory to “docs” #19
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
docsseems to be the common name for documentation directories and is the default path, for instance, of GitHub Pages.Finally, it doesn’t seem to me that
docsis the most common directory for documentation.I also changed my mind, because
src,includeetc. are all singular, whiledocsis plural.Finally, to my mind
docstands for “documentation” and not “documents,” which makes it strange to abbreviate it asdocs.I’ll leave the documentation in
docfor now.