Skip to content

apidoc/apidoc-plugin-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

apidoc-plugin-test

Only a test and example plugin. It demonstrates the usage of the apidoc hook system.

apidoc search in global node modules dir and local node_modules for modules that start with apidoc-plugin-. (local installed plugins have higher priority)

With a plugin you can add features like new parsers or filters and workers.

A plugin can use apidoc-core hooks. Hooks can be used to extend or transform data.

If you need a hook in apidoc-core please add your hook and provide a pull request. How to add a hook into apidoc-core view source code.

About

Only a test and example plugin. It demonstrates the usage of the apidoc hook system.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published