Explorar o código

Include indexes in docs

Boris Bera %!s(int64=7) %!d(string=hai) anos
pai
achega
55023390c1
Modificáronse 1 ficheiros con 0 adicións e 4 borrados
  1. 0 4
      lib/docs/filters/salt_stack/entries.rb

+ 0 - 4
lib/docs/filters/salt_stack/entries.rb

@@ -19,10 +19,6 @@ module Docs
         type, _ = slug.split('/', 2)
         type
       end
-
-      def include_default_entry?
-        !subpath.end_with?('index.html')
-      end
     end
   end
 end