Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
class
Asciidoctor::Catalog
Inherits
Reference
<
Object
The document catalog that stores references, footnotes, images, etc.
Constructors
new
Source
Instance methods
callouts
Source
callouts=
(callouts :
Callouts
)
Source
footnotes
Source
footnotes=
(footnotes :
Array
(
Document::Footnote
))
Source
images
Source
images=
(images :
Array
(
Document::ImageReference
))
Source
includes
Source
includes=
(includes :
Hash
(
String
,
Bool
))
Source
links
Source
links=
(links :
Array
(
String
))
Source
refs
Source
refs=
(refs :
Hash
(
String
,
AbstractNode
))
Source