Rename “doc” directory to “docs” #19
Labels
No Label
aesthetic
benchmarks
bug
documentation
duplicate
enhancement
help wanted
invalid
question
suggestion
task
wontfix
No Milestone
No Assignees
1 Participants
Due Date
Dependencies
No dependencies set.
Reference: patrick/plasp#19
Loading…
Reference in New Issue
Block a user
No description provided.
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?
docs
seems 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
docs
is the most common directory for documentation.I also changed my mind, because
src
,include
etc. are all singular, whiledocs
is plural.Finally, to my mind
doc
stands for “documentation” and not “documents,” which makes it strange to abbreviate it asdocs
.I’ll leave the documentation in
doc
for now.