summaryrefslogtreecommitdiff
path: root/doc/en/autogen/user
diff options
context:
space:
mode:
Diffstat (limited to 'doc/en/autogen/user')
-rw-r--r--doc/en/autogen/user/guile_options.adoc9
-rw-r--r--doc/en/autogen/user/javascript_options.adoc9
-rw-r--r--doc/en/autogen/user/lua_options.adoc9
-rw-r--r--doc/en/autogen/user/perl_options.adoc9
-rw-r--r--doc/en/autogen/user/php_options.adoc9
-rw-r--r--doc/en/autogen/user/python_options.adoc9
-rw-r--r--doc/en/autogen/user/ruby_options.adoc9
-rw-r--r--doc/en/autogen/user/tcl_options.adoc9
8 files changed, 72 insertions, 0 deletions
diff --git a/doc/en/autogen/user/guile_options.adoc b/doc/en/autogen/user/guile_options.adoc
new file mode 100644
index 000000000..e0ad87642
--- /dev/null
+++ b/doc/en/autogen/user/guile_options.adoc
@@ -0,0 +1,9 @@
+//
+// This file is auto-generated by script docgen.py.
+// DO NOT EDIT BY HAND!
+//
+* [[option_guile.look.check_license]] *guile.look.check_license*
+** description: pass:none[check the license of scripts when they are loaded: if the license is different from the plugin license, a warning is displayed]
+** type: boolean
+** values: on, off
+** default value: `+off+`
diff --git a/doc/en/autogen/user/javascript_options.adoc b/doc/en/autogen/user/javascript_options.adoc
new file mode 100644
index 000000000..9b8e69c58
--- /dev/null
+++ b/doc/en/autogen/user/javascript_options.adoc
@@ -0,0 +1,9 @@
+//
+// This file is auto-generated by script docgen.py.
+// DO NOT EDIT BY HAND!
+//
+* [[option_javascript.look.check_license]] *javascript.look.check_license*
+** description: pass:none[check the license of scripts when they are loaded: if the license is different from the plugin license, a warning is displayed]
+** type: boolean
+** values: on, off
+** default value: `+off+`
diff --git a/doc/en/autogen/user/lua_options.adoc b/doc/en/autogen/user/lua_options.adoc
new file mode 100644
index 000000000..7f2700edc
--- /dev/null
+++ b/doc/en/autogen/user/lua_options.adoc
@@ -0,0 +1,9 @@
+//
+// This file is auto-generated by script docgen.py.
+// DO NOT EDIT BY HAND!
+//
+* [[option_lua.look.check_license]] *lua.look.check_license*
+** description: pass:none[check the license of scripts when they are loaded: if the license is different from the plugin license, a warning is displayed]
+** type: boolean
+** values: on, off
+** default value: `+off+`
diff --git a/doc/en/autogen/user/perl_options.adoc b/doc/en/autogen/user/perl_options.adoc
new file mode 100644
index 000000000..97331f993
--- /dev/null
+++ b/doc/en/autogen/user/perl_options.adoc
@@ -0,0 +1,9 @@
+//
+// This file is auto-generated by script docgen.py.
+// DO NOT EDIT BY HAND!
+//
+* [[option_perl.look.check_license]] *perl.look.check_license*
+** description: pass:none[check the license of scripts when they are loaded: if the license is different from the plugin license, a warning is displayed]
+** type: boolean
+** values: on, off
+** default value: `+off+`
diff --git a/doc/en/autogen/user/php_options.adoc b/doc/en/autogen/user/php_options.adoc
new file mode 100644
index 000000000..6a7828228
--- /dev/null
+++ b/doc/en/autogen/user/php_options.adoc
@@ -0,0 +1,9 @@
+//
+// This file is auto-generated by script docgen.py.
+// DO NOT EDIT BY HAND!
+//
+* [[option_php.look.check_license]] *php.look.check_license*
+** description: pass:none[check the license of scripts when they are loaded: if the license is different from the plugin license, a warning is displayed]
+** type: boolean
+** values: on, off
+** default value: `+off+`
diff --git a/doc/en/autogen/user/python_options.adoc b/doc/en/autogen/user/python_options.adoc
new file mode 100644
index 000000000..6511fc0d3
--- /dev/null
+++ b/doc/en/autogen/user/python_options.adoc
@@ -0,0 +1,9 @@
+//
+// This file is auto-generated by script docgen.py.
+// DO NOT EDIT BY HAND!
+//
+* [[option_python.look.check_license]] *python.look.check_license*
+** description: pass:none[check the license of scripts when they are loaded: if the license is different from the plugin license, a warning is displayed]
+** type: boolean
+** values: on, off
+** default value: `+off+`
diff --git a/doc/en/autogen/user/ruby_options.adoc b/doc/en/autogen/user/ruby_options.adoc
new file mode 100644
index 000000000..c769ecd0d
--- /dev/null
+++ b/doc/en/autogen/user/ruby_options.adoc
@@ -0,0 +1,9 @@
+//
+// This file is auto-generated by script docgen.py.
+// DO NOT EDIT BY HAND!
+//
+* [[option_ruby.look.check_license]] *ruby.look.check_license*
+** description: pass:none[check the license of scripts when they are loaded: if the license is different from the plugin license, a warning is displayed]
+** type: boolean
+** values: on, off
+** default value: `+off+`
diff --git a/doc/en/autogen/user/tcl_options.adoc b/doc/en/autogen/user/tcl_options.adoc
new file mode 100644
index 000000000..9ce96a0dd
--- /dev/null
+++ b/doc/en/autogen/user/tcl_options.adoc
@@ -0,0 +1,9 @@
+//
+// This file is auto-generated by script docgen.py.
+// DO NOT EDIT BY HAND!
+//
+* [[option_tcl.look.check_license]] *tcl.look.check_license*
+** description: pass:none[check the license of scripts when they are loaded: if the license is different from the plugin license, a warning is displayed]
+** type: boolean
+** values: on, off
+** default value: `+off+`