You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Description: Copy `docsify` files to the docs path, defaults to `false` using `cdn.jsdelivr.net` as the content delivery network (CDN). To explicitly set this option to `false` use `--no-local`.
50
+
-`--rcMode` option:
51
+
- Shorthand: `--rc`
52
+
- Type: boolean
53
+
- Default: `false`
54
+
- Description: Try `docsify` preview release version (`rc` resource).
50
55
-`--theme` option:
51
56
- Shorthand: `-t`
52
57
- Type: string
53
58
- Default: `vue`
54
-
- Description: Choose a theme, defaults to `vue`, other choices are `buble`, `dark` and `pure`.
0 commit comments