From e8cc39db0990bfb56e95c6ae1bd2f8be10e88683 Mon Sep 17 00:00:00 2001 From: Jon Dufresne Date: Wed, 4 Jul 2018 19:15:54 -0700 Subject: [PATCH] Docs: Fix internal set|get_option func|meth references Previous syntax did not create links and appeared as raw rst syntax. https://www.python-ldap.org/en/python-ldap-3.0.0/reference/ldap.html#options --- Doc/reference/ldap.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Doc/reference/ldap.rst b/Doc/reference/ldap.rst index 601824b..0ce2e41 100644 --- a/Doc/reference/ldap.rst +++ b/Doc/reference/ldap.rst @@ -121,9 +121,9 @@ Options :manpage:`ldap.conf(5)` and :manpage:`ldap_get_option(3)` -For use with functions :py:func:set_option() and :py:func:get_option() -and methods :py:method:LDAPObject.set_option() and :py:method:LDAPObject.get_option() the -following option identifiers are defined as constants: +For use with functions :py:func:`set_option` and :py:func:`get_option` and +methods :py:meth:`LDAPObject.set_option` and :py:meth:`LDAPObject.get_option` +the following option identifiers are defined as constants: .. py:data:: OPT_API_FEATURE_INFO