We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5a79fba commit 5c91295Copy full SHA for 5c91295
docs/conf.py
@@ -50,7 +50,7 @@
50
51
def setup(app):
52
# Allow linking to pytest's confvals.
53
- app.add_description_unit(
+ app.add_object_type(
54
"confval",
55
"pytest-confval",
56
objname="configuration value",
0 commit comments