Navigation Menu

Skip to content

Commit

Permalink
doc: add missing plugin_register command
Browse files Browse the repository at this point in the history
Acked-by: HAYASHI Kentaro <hayashi@clear-code.com>
  • Loading branch information
kenhys committed Apr 28, 2015
1 parent 1c88c3c commit ab07d03
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions doc/source/reference/functions/vector_size.rst
Expand Up @@ -22,6 +22,10 @@ Syntax

``vector_size`` requires one argument - ``target``.

To enable this function, register ``functions/vector`` plugin by following the command::

plugin_register functions/vector

::

vector_size(target)
Expand Down

0 comments on commit ab07d03

Please sign in to comment.