Skip to content

Commit 5502339

Browse files
committed
Include indexes in docs
1 parent e69e15e commit 5502339

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

lib/docs/filters/salt_stack/entries.rb

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -19,10 +19,6 @@ def get_type
1919
type, _ = slug.split('/', 2)
2020
type
2121
end
22-
23-
def include_default_entry?
24-
!subpath.end_with?('index.html')
25-
end
2622
end
2723
end
2824
end

0 commit comments

Comments
 (0)