Writer

dotty.tools.scaladoc.renderers.Writer
trait Writer(using ctx: DocContext) extends Locations

Attributes

Graph
Supertypes
trait Locations
class Object
trait Matchable
class Any
Known subtypes
class Renderer
class HtmlRenderer
trait Resources
class TastyParser
Show all

Members list

Value members

Concrete methods

def copy(from: Path, to: String): String
def copy(from: InputStream, to: String): String
def write(dri: DRI, content: AppliedTag, extension: String): String
def write(path: String, content: String): String

Inherited methods

def absolutePath(dri: DRI, extension: String): String

Attributes

Inherited from:
Locations
def driExists(dri: DRI): Boolean

Attributes

Inherited from:
Locations

Attributes

Inherited from:
Locations

Attributes

Inherited from:
Locations
def pathToPage(from: DRI, to: DRI): String

Attributes

Inherited from:
Locations
def pathToRaw(from: Seq[String], to: Seq[String]): String

Attributes

Inherited from:
Locations
def pathToRoot(dri: DRI): String

Attributes

Inherited from:
Locations
def rawLocation(dri: DRI): Seq[String]

Attributes

Inherited from:
Locations

Attributes

Inherited from:
Locations
def resolveRoot(dri: DRI, path: String): String

Attributes

Inherited from:
Locations
def resolveRoot(from: Seq[String], to: String): String

Attributes

Inherited from:
Locations

Inherited fields

lazy val apiPaths: Set[String]

Attributes

Inherited from:
Locations

Attributes

Inherited from:
Locations