Sha256: 4b0495230df0c1a7b133cecfb01c601e2b37700e5521c764c46f96a3b9dc2e7a
Contents?: true
Size: 170 Bytes
Versions: 62
Compression:
Stored size: 170 Bytes
Contents
# frozen_string_literal: true include T('default/tags/html') def init super [:since, :see, :return].each do |section| sections[:index].delete(section) end end
Version data entries
62 entries across 61 versions & 9 rubygems
Version | Path |
---|---|
yard-0.9.7 | templates/guide/tags/html/setup.rb |
yard-0.9.6 | templates/guide/tags/html/setup.rb |