StaticSiteContext
dotty.tools.scaladoc.site.StaticSiteContext
class StaticSiteContext(val root: File, val args: Args, val sourceLinks: SourceLinks, val snippetCompilerArgs: SnippetCompilerArgs, val snippetChecker: SnippetChecker)(using val outerCtx: CompilerContext)
Attributes
- Graph
-
- Supertypes
Members list
Value members
Concrete methods
Concrete fields
Handles redirecting from multiple locations to one page
Handles redirecting from multiple locations to one page
For each entry in redirectFrom setting, create a page which contains code that redirects you to the page where the redirectFrom is defined.
Attributes
Givens
Givens
In this article