Theme extensions to the Markdown writer for the Dotdock Hugo theme
Value parameters
- filePath
-
Path to the file being written
- input:
-
PassInput The input to the passes run
- options
-
The HugoCommand options
- outputs:
-
PassOutput The outputs from the pass runs
Attributes
- Companion
- object
- Source
- DotdockWriter.scala
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait MarkdownWritertrait SummariesWritertrait ModuleWritertrait StreamletWritertrait SagaWritertrait RepositoryWritertrait ProjectorWritertrait FunctionWritertrait EpicWritertrait EntityWritertrait DomainWritertrait ContextWritertrait ApplicationWritertrait AdaptorWritertrait MarkdownBasicstrait ThemeWriterclass TextFileWritertrait OutputFiletrait FileBuilderclass Objecttrait Matchableclass AnyShow all
Members list
Value members
Concrete methods
Attributes
- Source
- DotdockWriter.scala
Attributes
- Source
- DotdockWriter.scala
Attributes
- Source
- DotdockWriter.scala
Attributes
- Source
- DotdockWriter.scala
Attributes
- Source
- DotdockWriter.scala
Attributes
- Source
- DotdockWriter.scala
Attributes
- Source
- DotdockWriter.scala
Attributes
- Source
- DotdockWriter.scala
Attributes
- Source
- DotdockWriter.scala
Attributes
- Source
- DotdockWriter.scala
Inherited methods
Append a string without indent or suffix
Append a string without indent or suffix
Value parameters
- str
-
The string to append
Attributes
- Returns
-
This object for call chaining
- Inherited from:
- FileBuilder
- Source
- FileBuilder.scala
Append an indented line with newline at the end and a level
width indent prefix.
Append an indented line with newline at the end and a level
width indent prefix. The indent will be done with level
* spaces-per-level
space characters.
Value parameters
- line
-
The text of the line to be indented
Attributes
- Returns
-
This object for call chaining
- Inherited from:
- FileBuilder
- Source
- FileBuilder.scala
Add just the indent spaces
Add just the indent spaces
Attributes
- Returns
-
This object for call chaining
- Inherited from:
- FileBuilder
- Source
- FileBuilder.scala
Append a line to the buffer with a terminating newline.
Append a line to the buffer with a terminating newline. No prefix is inserted
Value parameters
- line
-
The line to be appended
Attributes
- Returns
-
This object for call chaining
- Inherited from:
- FileBuilder
- Source
- FileBuilder.scala
Append a line to the buffer without newlines or indentation
Append a line to the buffer without newlines or indentation
Value parameters
- text
-
The text to be appended
Attributes
- Returns
-
This object for call chaining
- Inherited from:
- FileBuilder
- Source
- FileBuilder.scala
Attributes
- Inherited from:
- MarkdownBasics
- Source
- MarkdownBasics.scala
Completely erase the internal buffer
Completely erase the internal buffer
Attributes
- Inherited from:
- FileBuilder
- Source
- FileBuilder.scala
Decrement the indent by one level
Decrement the indent by one level
Attributes
- Returns
- Inherited from:
- FileBuilder
- Source
- FileBuilder.scala
Attributes
- Inherited from:
- MarkdownBasics
- Source
- MarkdownBasics.scala
Attributes
- Inherited from:
- AdaptorWriter
- Source
- AdaptorWriter.scala
Attributes
- Inherited from:
- ApplicationWriter
- Source
- ApplicationWriter.scala
Attributes
- Inherited from:
- MarkdownWriter
- Source
- MarkdownWriter.scala
Attributes
- Inherited from:
- SummariesWriter
- Source
- SummariesWriter.scala
Attributes
- Inherited from:
- MarkdownWriter
- Source
- MarkdownWriter.scala
Attributes
- Inherited from:
- StreamletWriter
- Source
- StreamletWriter.scala
Attributes
- Inherited from:
- ContextWriter
- Source
- ContextWriter.scala
Attributes
- Inherited from:
- MarkdownWriter
- Source
- MarkdownWriter.scala
Attributes
- Inherited from:
- MarkdownWriter
- Source
- MarkdownWriter.scala
Attributes
- Inherited from:
- DomainWriter
- Source
- DomainWriter.scala
Attributes
- Inherited from:
- EntityWriter
- Source
- EntityWriter.scala
Attributes
- Inherited from:
- EpicWriter
- Source
- EpicWriter.scala
Attributes
- Inherited from:
- MarkdownWriter
- Source
- MarkdownWriter.scala
Attributes
- Inherited from:
- FunctionWriter
- Source
- FunctionWriter.scala
Attributes
- Inherited from:
- SummariesWriter
- Source
- SummariesWriter.scala
Attributes
- Inherited from:
- EntityWriter
- Source
- EntityWriter.scala
Attributes
- Inherited from:
- MarkdownWriter
- Source
- MarkdownWriter.scala
Attributes
- Inherited from:
- MarkdownWriter
- Source
- MarkdownWriter.scala
Attributes
- Inherited from:
- MarkdownWriter
- Source
- MarkdownWriter.scala
Attributes
- Inherited from:
- SummariesWriter
- Source
- SummariesWriter.scala
Attributes
- Inherited from:
- ModuleWriter
- Source
- ModuleWriter.scala
Attributes
- Inherited from:
- MarkdownWriter
- Source
- MarkdownWriter.scala
Attributes
- Inherited from:
- MarkdownWriter
- Source
- MarkdownWriter.scala
Attributes
- Inherited from:
- MarkdownWriter
- Source
- MarkdownWriter.scala
Attributes
- Inherited from:
- ProjectorWriter
- Source
- ProjectorWriter.scala
Attributes
- Inherited from:
- RepositoryWriter
- Source
- RepositoryWriter.scala
Attributes
- Inherited from:
- SagaWriter
- Source
- SagaWriter.scala
Attributes
- Inherited from:
- RepositoryWriter
- Source
- RepositoryWriter.scala
Attributes
- Inherited from:
- MarkdownWriter
- Source
- MarkdownWriter.scala
Attributes
- Inherited from:
- SummariesWriter
- Source
- SummariesWriter.scala
Attributes
- Inherited from:
- StreamletWriter
- Source
- StreamletWriter.scala
Attributes
- Inherited from:
- MarkdownBasics
- Source
- MarkdownBasics.scala
Attributes
- Inherited from:
- MarkdownBasics
- Source
- MarkdownBasics.scala
Attributes
- Inherited from:
- MarkdownWriter
- Source
- MarkdownWriter.scala
Attributes
- Inherited from:
- SummariesWriter
- Source
- SummariesWriter.scala
Attributes
- Inherited from:
- MarkdownWriter
- Source
- MarkdownWriter.scala
Attributes
- Inherited from:
- EpicWriter
- Source
- EpicWriter.scala
Attributes
- Inherited from:
- EpicWriter
- Source
- EpicWriter.scala
Attributes
- Inherited from:
- SummariesWriter
- Source
- SummariesWriter.scala
Attributes
- Inherited from:
- MarkdownWriter
- Source
- MarkdownWriter.scala
Attributes
- Inherited from:
- MarkdownWriter
- Source
- MarkdownWriter.scala
Attributes
- Inherited from:
- TextFileWriter
- Source
- TextFileWriter.scala
Attributes
- Inherited from:
- MarkdownBasics
- Source
- MarkdownBasics.scala
Attributes
- Inherited from:
- MarkdownBasics
- Source
- MarkdownBasics.scala
Attributes
- Inherited from:
- MarkdownBasics
- Source
- MarkdownBasics.scala
Attributes
- Inherited from:
- MarkdownBasics
- Source
- MarkdownBasics.scala
Attributes
- Inherited from:
- MarkdownBasics
- Source
- MarkdownBasics.scala
Attributes
- Inherited from:
- MarkdownBasics
- Source
- MarkdownBasics.scala
Attributes
- Inherited from:
- MarkdownBasics
- Source
- MarkdownBasics.scala
Increment the indent by one level
Increment the indent by one level
Attributes
- Returns
- Inherited from:
- FileBuilder
- Source
- FileBuilder.scala
Attributes
- Inherited from:
- MarkdownBasics
- Source
- MarkdownBasics.scala
Attributes
- Inherited from:
- MarkdownBasics
- Source
- MarkdownBasics.scala
Attributes
- Inherited from:
- MarkdownBasics
- Source
- MarkdownBasics.scala
Attributes
- Inherited from:
- MarkdownBasics
- Source
- MarkdownBasics.scala
Attributes
- Inherited from:
- MarkdownBasics
- Source
- MarkdownBasics.scala
Attributes
- Inherited from:
- MarkdownWriter
- Source
- MarkdownWriter.scala
Attributes
- Inherited from:
- MarkdownWriter
- Source
- MarkdownWriter.scala
Attributes
- Inherited from:
- MarkdownBasics
- Source
- MarkdownBasics.scala
Append a newline character
Append a newline character
Attributes
- Returns
-
This object for call chaining
- Inherited from:
- FileBuilder
- Source
- FileBuilder.scala
Attributes
- Inherited from:
- MarkdownBasics
- Source
- MarkdownBasics.scala
Attributes
- Inherited from:
- Product
Attributes
- Inherited from:
- Product
The number of spaces at the current indent level
The number of spaces at the current indent level
Attributes
- Inherited from:
- FileBuilder
- Source
- FileBuilder.scala
Attributes
- Inherited from:
- MarkdownBasics
- Source
- MarkdownBasics.scala
Convert the buffer to a sequence of strings, one line per string
Convert the buffer to a sequence of strings, one line per string
Attributes
- Returns
- Inherited from:
- FileBuilder
- Source
- FileBuilder.scala
Returns a string representation of the object.
Returns a string representation of the object.
The default representation is platform dependent.
Attributes
- Returns
-
a string representation of the object.
- Definition Classes
-
FileBuilder -> Any
- Inherited from:
- FileBuilder
- Source
- FileBuilder.scala
Attributes
- Inherited from:
- MarkdownBasics
- Source
- MarkdownBasics.scala
Attributes
- Inherited from:
- OutputFile
- Source
- OutputFile.scala
Attributes
- Inherited from:
- OutputFile
- Source
- OutputFile.scala
Inherited fields
Attributes
- Inherited from:
- MarkdownBasics
- Source
- MarkdownBasics.scala
Attributes
- Inherited from:
- FileBuilder
- Source
- FileBuilder.scala
Attributes
- Inherited from:
- FileBuilder
- Source
- FileBuilder.scala