~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to plugin/rand_function/docs/index.rst

mergeĀ lp:~hingo/drizzle/drizzle-auth_ldap-fix-and-docs

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
.. _rand_function_plugin:
 
2
 
 
3
RAND Function
 
4
=============
 
5
 
 
6
The ``rand_function`` plugin provides these :doc:`/functions/overview`:
 
7
 
 
8
* :ref:`rand-function`
 
9
 
 
10
.. _rand_function_loading:
 
11
 
 
12
Loading
 
13
-------
 
14
 
 
15
This plugin is loaded by default.  To stop the plugin from loading by
 
16
default, start :program:`drizzled` with::
 
17
 
 
18
   --plugin-remove=rand_function
 
19
 
 
20
.. seealso:: :ref:`drizzled_plugin_options` for more information about adding and removing plugins.
 
21
 
 
22
.. _rand_function_authors:
 
23
 
 
24
Authors
 
25
-------
 
26
 
 
27
Unknown
 
28
 
 
29
.. _rand_function_version:
 
30
 
 
31
Version
 
32
-------
 
33
 
 
34
Unknown