DocfyModule.forRoot(options?)
Registriert das Modul und lädt alle Companion-Docs-Dateien von Controllern, die mit @WithDocs() markiert sind.
Optionen
| Option | Type | Default | Description |
|---|---|---|---|
strict | boolean | false | Throw at startup if a @WithDocs() controller has no companion docs file. Recommended for CI. |
In dieser Version wird keine weitere Option akzeptiert.