feat: Add build:docs script

This commit is contained in:
Faruk AYDIN
2021-12-12 17:20:19 +01:00
committed by Ömer Faruk Aydın
parent 39eafca5ec
commit 3785c705ff
2 changed files with 2 additions and 2 deletions

View File

@@ -10,7 +10,7 @@ const config = {
tagline: 'Automatisch Docs',
url: 'https://docs.automatisch.io',
baseUrl: '/',
onBrokenLinks: 'throw',
onBrokenLinks: 'warn',
onBrokenMarkdownLinks: 'warn',
favicon: 'img/favicon.ico',
organizationName: 'automatisch', // Usually your GitHub org/user name.