description

A short description of the documentation. This is used to provide a brief overview of the documentation and what it covers.

The description property is a string and is required in the configuration file.

{
  "$schema": "https://raw.githubusercontent.com/danecwalker/docmd/main/schemas/docmd.schema.json",
  "title": "Docmd",
  "description": "A simple documentation generator for markdown files",
  ...
}
← title domain →