Z401: MISSING_DIRECTORY_INDEX
Severity: note
Penalty: 0.0 points
Category: navigation
Auto-fixable: No
Rationale¶
This rule is an informational diagnostic emitted in standalone directory mode when a documentation subfolder contains topic files but lacks a primary index file (index.md or README.md).
How to Fix¶
Inspect the flagged location in the Markdown file and update the content or configuration:
Bad (Triggers Z401)¶
Good (Resolves Z401)¶
Configuration¶
Reference¶
See the Finding Codes Index for finding code details.