Sha256: 637421c8c546575c95bfb329a15a49e6ef67836b78842122de7824c143f30209

Contents?: true

Size: 632 Bytes

Versions: 1

Compression:

Stored size: 632 Bytes

Contents

# -*- encoding : utf-8 -*-
class Card; module Set; class Self
# Set: The card "TableOfContents"
#
module TableOfContents;
extend Card::Set
def self.source_location; "/Users/ezl5238/dev/decko/gem/mod/legacy/set/self/table_of_contents.rb"; end
setting_opts group: :other, position: 1, rule_type_editable: false,
             help_text: "Autogenerate [[http://decko.org/table_of_contents|"\
                        "table of contents]] on cards with at least this many headers "\
                        '("0" means never).'
end;end;end;end;
# ~~ generated from /Users/ezl5238/dev/decko/gem/mod/legacy/set/self/table_of_contents.rb ~~

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
card-1.102.0 tmpsets/set/mod032-legacy/self/table_of_contents.rb