o

com.novocode.ornate

TocParser

object TocParser extends Logging

Linear Supertypes
Logging, AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. TocParser
  2. Logging
  3. AnyRef
  4. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Value Members

  1. final def logTime[T](msg: String)(f: ⇒ T): T
    Definition Classes
    Logging
  2. val logger: Logger
    Definition Classes
    Logging
  3. def parse(config: UserConfig, pages: Vector[Page]): Vector[TocEntry]