IconRegistry

laika.config.IconRegistry
See theIconRegistry companion object
class IconRegistry

Registers Icon AST elements for use with the @:icon directive and the IconReference AST element.

Attributes

Companion
object
Source
IconRegistry.scala
Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Value members

Concrete methods

def getIcon(id: String): Option[Icon]

Attributes

Source
IconRegistry.scala