Method: IsoDoc::Function::Section#sections_names
- Defined in:
- lib/isodoc/function/section_titles.rb
#sections_names ⇒ Object
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 |