ThemeGenerator

com.ossuminc.riddl.commands.hugo.themes.ThemeGenerator
See theThemeGenerator companion object

Attributes

Companion
object
Source
ThemeGenerator.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes

Members list

Value members

Abstract methods

Attributes

Source
ThemeGenerator.scala
def makeTomlFile(options: Options, author: Option[Author]): String

Attributes

Source
ThemeGenerator.scala

Attributes

Source
ThemeGenerator.scala

Attributes

Source
ThemeGenerator.scala

Concrete methods

def makeBreadCrumbs(parents: Parents): String

Attributes

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

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

Attributes

Source
ThemeGenerator.scala

Attributes

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

Attributes

Source
ThemeGenerator.scala

Abstract fields

Attributes

Source
ThemeGenerator.scala

Concrete fields

Attributes

Source
ThemeGenerator.scala

Attributes

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

Attributes

Source
ThemeGenerator.scala

Attributes

Source
ThemeGenerator.scala
lazy val refMap: ReferenceMap

Attributes

Source
ThemeGenerator.scala

Attributes

Source
ThemeGenerator.scala
lazy val usage: Usages

Attributes

Source
ThemeGenerator.scala