Skip to content

Commit 14b5f5e

Browse files
committed
DOC: Mark pytest module
Pytest document currently does not index the top-level package name `pytest`, which causes some trouble when building documentation that cross-refers to the pytest package via ``:mod:`pytest` ``.
1 parent bbd22e1 commit 14b5f5e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

doc/en/reference.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@
33
API Reference
44
=============
55

6+
.. module:: pytest
7+
68
This page contains the full reference to pytest's API.
79

810
.. contents::

0 commit comments

Comments
 (0)