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

Commit a12de92

Browse files
committed
Merge branch 'master' of https://github.com/apidoc/apidoc-core
2 parents 09a214b + 4ed19cb commit a12de92

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

hooks.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
# apiDoc Hooks
22

33
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)
4+
5+
How to add a hook into apidoc-core view [source code](https://github.com/apidoc/apidoc-core/blob/20921efd32f95e7934333d633c56ff6f60722123/lib/parser.js#L454-L458).
56

67
How to use hook in your plugin view (https://github.com/apidoc/apidoc-plugin-test/blob/master/index.js)
78

0 commit comments

Comments
 (0)