Method: IsoDoc::PresentationXMLConvert#toc

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

#toc(docxml) ⇒ Object



238
239
240
# File 'lib/isodoc/presentation_function/section.rb', line 238

def toc(docxml)
  toc_refs(docxml)
end