~drizzle-trunk/drizzle/development

« back to all changes in this revision

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

  • Committer: Mark Atwood
  • Date: 2011-11-06 00:00:03 UTC
  • mto: This revision was merged to the branch mainline in revision 2452.
  • Revision ID: me@mark.atwood.name-20111106000003-r5z6k90wsj46yq9r
RST admonitions like note and warning should have a new line before the content

Show diffs side-by-side

added added

removed removed

Lines of Context:
11
11
dependency is resolved by temporarily using another authentication plugin.
12
12
See the :ref:`auth_schema_examples`.
13
13
 
14
 
.. note:: Unload the :doc:`/plugins/auth_all/index` plugin before using this plugin.
 
14
.. note::
 
15
 
 
16
   Unload the :doc:`/plugins/auth_all/index` plugin before using this plugin.
 
17
 
15
18
.. seealso:: :doc:`/administration/authentication` 
16
19
 
17
20
.. _auth_schema_loading: