RawRespecConfig
Defined in: preprocess/config/loader.ts:18
Raw ReSpec configuration as read from JSON
This mirrors the ReSpec config format closely. See: https://respec.org/docs/#configuration-options
Indexable
Section titled “Indexable”[key: string]: unknown
Properties
Section titled “Properties”abstract?
Section titled “abstract?”
optionalabstract:string
Defined in: preprocess/config/loader.ts:36
authors?
Section titled “authors?”
optionalauthors:RawPersonEntry[]
Defined in: preprocess/config/loader.ts:33
copyrightStart?
Section titled “copyrightStart?”
optionalcopyrightStart:string|number
Defined in: preprocess/config/loader.ts:39
editors?
Section titled “editors?”
optionaleditors:RawPersonEntry[]
Defined in: preprocess/config/loader.ts:32
latestVersion?
Section titled “latestVersion?”
optionallatestVersion:string
Defined in: preprocess/config/loader.ts:28
license?
Section titled “license?”
optionallicense:string
Defined in: preprocess/config/loader.ts:40
logos?
Section titled “logos?”
optionallogos:object[]
Defined in: preprocess/config/loader.ts:43
optionalalt:string
optionalhref:string
src:
string
optionalurl:string
maxTocLevel?
Section titled “maxTocLevel?”
optionalmaxTocLevel:number
Defined in: preprocess/config/loader.ts:52
noTOC?
Section titled “noTOC?”
optionalnoTOC:boolean
Defined in: preprocess/config/loader.ts:51
prevVersion?
Section titled “prevVersion?”
optionalprevVersion:string
Defined in: preprocess/config/loader.ts:29
publishDate?
Section titled “publishDate?”
optionalpublishDate:string
Defined in: preprocess/config/loader.ts:26
shortName?
Section titled “shortName?”
optionalshortName:string
Defined in: preprocess/config/loader.ts:21
specStatus?
Section titled “specStatus?”
optionalspecStatus:string
Defined in: preprocess/config/loader.ts:25
subtitle?
Section titled “subtitle?”
optionalsubtitle:string
Defined in: preprocess/config/loader.ts:22
thisVersion?
Section titled “thisVersion?”
optionalthisVersion:string
Defined in: preprocess/config/loader.ts:27
title?
Section titled “title?”
optionaltitle:string
Defined in: preprocess/config/loader.ts:20