diff options
Diffstat (limited to 'doc/it/autogen/plugin_api/hdata.txt')
-rw-r--r-- | doc/it/autogen/plugin_api/hdata.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/it/autogen/plugin_api/hdata.txt b/doc/it/autogen/plugin_api/hdata.txt index 2b62596bc..f61ce9960 100644 --- a/doc/it/autogen/plugin_api/hdata.txt +++ b/doc/it/autogen/plugin_api/hdata.txt @@ -537,6 +537,9 @@ *** 'highlight_words' (string) *** 'highlight_regex' (string) *** 'highlight_regex_compiled' (pointer) +*** 'highlight_tags_restrict' (string) +*** 'highlight_tags_restrict_count' (integer) +*** 'highlight_tags_restrict_array' (pointer, array_size: "highlight_tags_restrict_count") *** 'highlight_tags' (string) *** 'highlight_tags_count' (integer) *** 'highlight_tags_array' (pointer, array_size: "highlight_tags_count") |