Method: IsoDoc::PresentationXMLConvert#toc

Defined in:
lib/isodoc/presentation_function/section.rb

#toc(docxml) ⇒ Object



160
161
162
# File 'lib/isodoc/presentation_function/section.rb', line 160

def toc(docxml)
  toc_refs(docxml)
end