]> git.ipfire.org Git - thirdparty/krb5.git/commitdiff
Fix label conflicts in Sphinx documentation
authorZhanna Tsitkov <tsitkova@mit.edu>
Fri, 11 Jan 2013 20:22:23 +0000 (15:22 -0500)
committerZhanna Tsitkov <tsitkova@mit.edu>
Fri, 11 Jan 2013 20:22:23 +0000 (15:22 -0500)
doc/mitK5features.rst
doc/plugindev/ccselect.rst
doc/plugindev/kadm5_hook.rst
doc/plugindev/profile.rst
doc/plugindev/pwqual.rst

index 38cf92e685805053c8ec6344fd5ac7b030e73ebe..8ef92e4ea6c6775e4254bc05649834272d1c5c78 100644 (file)
@@ -111,8 +111,8 @@ Release 1.9
  -   kadmin over IPv6
  -   Trace logging                             :ref:`trace_logging`
  -   GSSAPI/KRB5 multi-realm support
- -   Plugin to test password quality           :ref:`pwqual`
- -   Plugin to synchronize password changes    :ref:`kadm5_hook`
+ -   Plugin to test password quality           :ref:`pwqual_plugin`
+ -   Plugin to synchronize password changes    :ref:`kadm5_hook_plugin`
  -   Parallel KDC
  -   GSS-API extentions for SASL GS2 bridge    :rfc:`5801` :rfc:`5587`
  -   Purging old keys
@@ -122,8 +122,8 @@ Release 1.9
  -   IPv6 support in iprop
 
 Release 1.10
- -   Plugin interface for configuration        :ref:`profile`
- -   Credentials for multiple identities       :ref:`ccselect`
+ -   Plugin interface for configuration        :ref:`profile_plugin`
+ -   Credentials for multiple identities       :ref:`ccselect_plugin`
 
 Release 1.11
  -   Client support for FAST OTP               :rfc:`6560`
index 814d774f3bb9a5a47e366923c2b53b181f0e791b..1253fe6bcb6563f99f796fe1b29dd114696e0724 100644 (file)
@@ -1,4 +1,4 @@
-.. _ccselect:
+.. _ccselect_plugin:
 
 Credential cache selection interface (ccselect)
 ===============================================
index 48d27a93fd3190dc4bcec3bd16f2bb3289681ed9..f7c46b4e6dfaa4ba98bb895d25c499b6ea5f4bd2 100644 (file)
@@ -1,4 +1,4 @@
-.. _kadm5_hook:
+.. _kadm5_hook_plugin:
 
 KADM5 hook interface (kadm5_hook)
 =================================
index 91d7af2d398b80b6a3874acf9d68c58cd26799ae..209c0644ad1aa848512b699440a955cb67d2d303 100644 (file)
@@ -1,4 +1,4 @@
-.. _profile:
+.. _profile_plugin:
 
 Configuration interface (profile)
 =================================
index 441095c41e0f59acef94ac59b6152a60d8b81ade..523b95c5aee3e0934ef94e7f199a485562b68a17 100644 (file)
@@ -1,4 +1,4 @@
-.. _pwqual:
+.. _pwqual_plugin:
 
 Password quality interface (pwqual)
 ===================================