Skip to content

Commit f3c90e3

Browse files
committed
docs: update undocs
1 parent 9637890 commit f3c90e3

File tree

4 files changed

+11
-19
lines changed

4 files changed

+11
-19
lines changed

docs/.config/docs.jsonc

Lines changed: 0 additions & 18 deletions
This file was deleted.

docs/.config/docs.yaml

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
# yaml-language-server: $schema=https://unpkg.com/undocs/schema/config.json
2+
3+
name: "AutoMD"
4+
shortDescription: "Markdown, Automated."
5+
description: "your automated markdown maintainer"
6+
github: "unjs/automd"
7+
url: "https://automd.unjs.io"
8+
automd: true
9+
landing:
10+
contributors: true

docs/bun.lockb

-2.53 KB
Binary file not shown.

docs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,6 @@
77
"build": "undocs build"
88
},
99
"devDependencies": {
10-
"undocs": "^0.2.7"
10+
"undocs": "^0.2.17"
1111
}
1212
}

0 commit comments

Comments
 (0)