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
|`--output-readme`|`-r`| Path to the markdown file to update. Note that the file must already exist. **Required**|
57
58
|`--output-json`|`-j`| Path to write the raw docs data as a json file. |
58
59
|`--project`|`-p`| Path to the project's `tsconfig.json` file, same as the [project](https://www.typescriptlang.org/docs/handbook/compiler-options.html) flag for TypeScript's CLI. By default it'll attempt to find this file. |
60
+
61
+
62
+
## Related
63
+
64
+
-[Capacitor](https://capacitorjs.com/)
65
+
-[Capacitor Community Plugins](https://github.com/capacitor-community)
0 commit comments