Method: Origen::Specs::Documentation#section

Defined in:
lib/origen/specs/documentation.rb

#sectionObject

This is the Section Header for the Documentation Map. Usually these are main headers Examples:

I. Overall DC Electricals
II. General AC Charactertistics
III. Power Sequencing


13
14
15
# File 'lib/origen/specs/documentation.rb', line 13

def section
  @section
end