Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 00eaedd

Browse files
authored
Add ASN.1 replace to psearch control
Allow Sphinx to pickup the ASN.1 substitution from pyasn1, so docs can build.
1 parent b80e813 commit 00eaedd

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

Doc/reference/ldap-controls.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -171,6 +171,7 @@ search.
171171
.. autoclass:: ldap.controls.psearch.EntryChangeNotificationControl
172172
:members:
173173

174+
.. |ASN.1| replace:: Asn1Type
174175

175176
:py:mod:`ldap.controls.sessiontrack` Session tracking control
176177
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Doc/reference/ldap-extop.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,3 +38,5 @@ This requires :py:mod:`pyasn1` and :py:mod:`pyasn1_modules` to be installed.
3838

3939
.. autoclass:: ldap.extop.dds.RefreshResponse
4040
:members:
41+
42+
.. |ASN.1| replace:: Asn1Type

0 commit comments

Comments
 (0)