Skip to content
This repository was archived by the owner on Sep 6, 2021. It is now read-only.

Commit 7931f0e

Browse files
committed
Add hook links.
1 parent ad30370 commit 7931f0e

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

hooks.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# apiDoc Hooks
22

3+
If you need a hook in apidoc-core please add your hook and provide a pull request.
4+
How to add a hook into apidoc-core view (https://github.com/apidoc/apidoc-core/blob/20921efd32f95e7934333d633c56ff6f60722123/lib/parser.js#L454-L458)
5+
6+
How to use hook in your plugin view (https://github.com/apidoc/apidoc-plugin-test/blob/master/index.js)
7+
38

49
## parser-find-elements
510

0 commit comments

Comments
 (0)