Method: Metanorma::Collection#coverpage
- Defined in:
- lib/metanorma/collection/collection.rb
#coverpage ⇒ Array<String>
Returns documents-inline to inject the XML into the collection manifest; documents-external to keeps them outside.
22 23 24 |
# File 'lib/metanorma/collection/collection.rb', line 22 def coverpage @coverpage end |