-
-
Notifications
You must be signed in to change notification settings - Fork 48
/
Copy pathidoc.yml
33 lines (26 loc) · 1.12 KB
/
idoc.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
dir: 'example'
logo: ./assets/logo.svg
favicon: ./assets/logo.svg
tocs: false
cacheFileStat: true
homepage: https://wangchujiang.com/swiftui-example/
menus:
Home: index.html
Cheat Sheet: cheat-sheet.html
Sponsor:
url: https://wangchujiang.com/#/sponsor
target: __blank
🇨🇳:
url: https://jaywcjlove.gitee.io/swiftui-example/
target: __blank
editButton:
label: Edit this page on GitHub
url: https://github.com/jaywcjlove/swiftui-example/blob/master/
footer: |
<a href="https://jaywcjlove.gitee.io/swiftui-example/" target="_blank">🇨🇳</a> •
<a href="https://wangchujiang.com/#/app" target="_blank">App</a> •
<a href="https://wangchujiang.com/#/projects" target="_blank">Projects</a> •
<a href="https://wangchujiang.com/#/sponsor" target="_blank">Sponsor</a> •
<a href="https://wangchujiang.com/#/app" target="_blank">More Apps</a><br /><br />
Released under the MIT License. Copyright © 2024 <a href="https://wangchujiang.com/#/about" target="_blank">Kenny Wong</a><br />
Generated by <a href="https://github.com/jaywcjlove/idoc" target="_blank">idoc</a> v{{idocVersion}}