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 e69e15e commit 5502339Copy full SHA for 5502339
1 file changed
lib/docs/filters/salt_stack/entries.rb
@@ -19,10 +19,6 @@ def get_type
19
type, _ = slug.split('/', 2)
20
type
21
end
22
-
23
- def include_default_entry?
24
- !subpath.end_with?('index.html')
25
- end
26
27
28
0 commit comments