Skip to content

Commit 353ba8f

Browse files
committed
update test output
1 parent 9620fad commit 353ba8f

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

src/test/README.md

+2
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,8 @@ the `HapticsPlugin` interface. All the API data below
3030
is generated from comments from its methods, interfaces
3131
and enums.
3232

33+
Take a look at the test [HapticsPlugin interface source file](https://github.com/ionic-team/capacitor-docgen/blob/master/src/test/fixtures/definitions.ts).
34+
3335
## API
3436

3537
### impact

src/test/docs.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"api": {
33
"name": "HapticsPlugin",
44
"slug": "hapticsplugin",
5-
"docs": "## Docs from JSDoc comments!\n\nThis content is from the JSDOC comments on top of\nthe `HapticsPlugin` interface. All the API data below\nis generated from comments from its methods, interfaces\nand enums.",
5+
"docs": "## Docs from JSDoc comments!\n\nThis content is from the JSDOC comments on top of\nthe `HapticsPlugin` interface. All the API data below\nis generated from comments from its methods, interfaces\nand enums.\n\nTake a look at the test [HapticsPlugin interface source file](https://github.com/ionic-team/capacitor-docgen/blob/master/src/test/fixtures/definitions.ts).",
66
"tags": [],
77
"methods": [
88
{

0 commit comments

Comments
 (0)