Files
wsg/docs/rules/fragments/11_IndexFiles.md
T
Jérôme Bousquié 37432536dc refactor spec OKF
2026-08-01 09:34:12 +02:00

472 B
Raw Blame History

type, title, sources, generated, verified, status, stale_after
type title sources generated verified status stale_after
Section Index Files
SPEC.md
true false current 2026-12-31

Index Files

An index.md file at the root of a bundle lists the concepts it contains. It provides a table of contents for humans and a machinereadable list for tools.

Example

# Index

- [Concept A](@/concepts/a)
- [Concept B](@/concepts/b)

Index files should be kept in sync with the bundle's actual contents.