@vpalmisano/typedoc-plugin-ga
v1.0.6
Published
A plugin for Typedoc to add Google Analytics
Readme
typedoc-plugin-ga
Add Google Analytics tag to your TypeDoc generated documentation.
This plugin is needed after version v0.26.0, because the previously available --gaID option had been removed. It refers to this issue.
| Option | Default | Description |
| ----------------------- | ------- | ------------------------------------------------------------------------------------------ |
| gaID | undefined | The gaID of your Google Analytics |
| gaProperties | {} | Optional properties that will be attached to the Google Analytics script element |
Changelog
See full changelog here.
