Skip to content

DemoVaultDocsCoverageSpec

Configures the feature-doc linking check.

Import:

import type { DemoVaultDocsCoverageSpec } from 'obsidian-dev-utils/script-utils/demo-vault-coverage';

Signature:

export interface DemoVaultDocsCoverageSpec

Properties

PropertyTypeDescription
folderstringThe docs folder (relative to the repo root) whose top-level *.md files are the feature docs.
nonFeatureDocsstring[]The doc basenames (without .md) that are NOT per-feature pages and so need no linking demo note.

Links to this page: