Method: IsoDoc::Function::Section#sections_names

Defined in:
lib/isodoc/function/section_titles.rb

#sections_namesObject



21
22
23
24
# File 'lib/isodoc/function/section_titles.rb', line 21

def sections_names
  %w[clause annex terms references definitions
     acknowledgements introduction abstract foreword appendix]
end