Open
Description
This is the semconv version of:
Some folders are missing README.md
files:
$ ls -R $(find docs -type d '!' -exec test -e "{}/README.md" ';' -print)
docs/cli:
cli-spans.md
docs/dns:
dns-metrics.md
docs/graphql:
graphql-spans.md
docs/non-normative/groups:
system
docs/non-normative/groups/system:
design-philosophy.md use-cases.md
When folders don't have a readme, the pages it contains will appear in the left nav rooted in the closest ancestor with a readme. Are you ok with that? Here are the semconv pages as currently published: https://opentelemetry.io/docs/specs/semconv/
For folders containing more than one file, a README.md
should be added that lists the folder content.
For folders containing a single file could simply be renamed to README.md
or a README.md
can be added. WDYT?
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
Backlog