Method: Origen::Specs::Documentation#subsection

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

#subsectionObject

This is the subsection header for the Documentation Map. These are found under main headers Examples

I. Overall DC electrical
  A. Absolute Maximum Ratings
  B. Recommend Operating Conditions
  C. Output Driver


21
22
23
# File 'lib/origen/specs/documentation.rb', line 21

def subsection
  @subsection
end