fix doc build, use noindex on the mark reference
This commit is contained in:
parent
e534cc81a3
commit
4df8f2b153
|
@ -29,6 +29,7 @@ which also serve as documentation.
|
||||||
.. currentmodule:: _pytest.mark.structures
|
.. currentmodule:: _pytest.mark.structures
|
||||||
.. autoclass:: Mark
|
.. autoclass:: Mark
|
||||||
:members:
|
:members:
|
||||||
|
:noindex:
|
||||||
|
|
||||||
|
|
||||||
.. `marker-iteration`
|
.. `marker-iteration`
|
||||||
|
|
Loading…
Reference in New Issue