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