DotdockGenerator

com.ossuminc.riddl.commands.hugo.themes.DotdockGenerator
case class DotdockGenerator(options: Options, input: PassInput, outputs: PassesOutput, messages: Accumulator)(using x$5: PlatformContext) extends ThemeGenerator, UseCaseDiagramSupport

Attributes

Source
DotdockGenerator.scala
Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Members list

Value members

Concrete methods

def makeTomlFile(options: Options, author: Option[Author]): String

Attributes

Source
DotdockGenerator.scala

Inherited methods

def makeBreadCrumbs(parents: Parents): String

Attributes

Inherited from:
ThemeGenerator
Source
ThemeGenerator.scala
def makeFilePath(definition: Definition): Option[String]

Generate a string that is the file path portion of a url including the line number.

Generate a string that is the file path portion of a url including the line number.

Attributes

Inherited from:
ThemeGenerator
Source
ThemeGenerator.scala
def makeFullName(definition: Definition): String

Attributes

Inherited from:
ThemeGenerator
Source
ThemeGenerator.scala

Attributes

Inherited from:
ThemeGenerator
Source
ThemeGenerator.scala
def pathRelativeToRepo(path: Path): Option[String]

Attributes

Inherited from:
ThemeGenerator
Source
ThemeGenerator.scala

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product

Inherited fields

Attributes

Inherited from:
ThemeGenerator
Source
ThemeGenerator.scala

Attributes

Inherited from:
ThemeGenerator
Source
ThemeGenerator.scala
lazy val inputFile: Option[Path]

Attributes

Inherited from:
ThemeGenerator
Source
ThemeGenerator.scala

Attributes

Inherited from:
ThemeGenerator
Source
ThemeGenerator.scala
lazy val refMap: ReferenceMap

Attributes

Inherited from:
ThemeGenerator
Source
ThemeGenerator.scala

Attributes

Inherited from:
ThemeGenerator
Source
ThemeGenerator.scala
lazy val usage: Usages

Attributes

Inherited from:
ThemeGenerator
Source
ThemeGenerator.scala