Include indexes in docs

pull/876/head
Boris Bera 6 years ago
parent e69e15e04a
commit 55023390c1

@ -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

Loading…
Cancel
Save