mirror of
https://github.com/golang-standards/project-layout.git
synced 2026-02-04 14:06:19 +00:00
9 lines
209 B
Markdown
9 lines
209 B
Markdown
# `/docs`
|
|
|
|
Design and user documents (in addition to your godoc generated documentation).
|
|
|
|
Examples:
|
|
|
|
* https://github.com/gohugoio/hugo/tree/master/docs
|
|
* https://github.com/openshift/origin/tree/master/docs
|