Skip to content

Commit aa0a58d

Browse files
psumberam6w6
authored andcommitted
Allow to build docs with Sphinx version 9
1 parent 6dc1e19 commit aa0a58d

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

docs/source/libmemcached/memcached_quit.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Disconnecting a client from a server
22
====================================
33

4-
.. index:: object: memcached_st
4+
.. index:: pair: object; memcached_st
55

66
SYNOPSIS
77
--------

docs/source/libmemcached/memcached_set.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Storing data on the server
22
==========================
33

4-
.. index:: object: memcached_st
4+
.. index:: pair: object; memcached_st
55

66
SYNOPSIS
77
--------

docs/source/libmemcached/memcached_stats.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ Working with statistical information from a server
33

44
Get memcached statistics
55

6-
.. index:: object: memcached_st
6+
.. index:: pair: object; memcached_st
77

88
SYNOPSIS
99
--------

0 commit comments

Comments
 (0)