Skip to content

Z401: MISSING_DIRECTORY_INDEX

  • Severity: Error


    Penalty: 0.0 points | Category: general

  • Remediation & Opt-In


    Auto-Fixable: No | Opt-In: 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:


Configuration

.zenzic.toml
# Informational diagnostic; no points deducted from DQS

Reference

See the Finding Codes Index for finding code details.