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 8071dc5 commit e5ede84Copy full SHA for e5ede84
repoze/sphinx/tests/test_autointerface.py
@@ -29,6 +29,7 @@ class Options(dict):
29
imported_members = False
30
show_inheritance = False
31
noindex = False
32
+ no_index = False
33
annotation = None
34
synopsis = ''
35
platform = ''
0 commit comments