org.eigengo

sbtmdrw

package sbtmdrw

Visibility
  1. Public
  2. All

Type Members

  1. case class Directories(sources: Seq[File], resources: Seq[File], outDir: Option[File]) extends Product with Serializable

  2. trait MarkdownRenderer extends AnyRef

  3. class MarkdownRewriter extends AnyRef

  4. case class Settings(projectRef: ProjectRef, buildStruct: BuildStructure, state: State) extends Product with Serializable

Value Members

  1. object MarkdownRewriterPlugin extends Plugin

    Plugin for SBT that provides a task to convert Markdown files into other text-based formats, in the first instance, simple HTML files suitable for the Typesafe Activator and for the Cake Solutions Blog.

  2. package renderers

Ungrouped