diff --git a/assets/1733927836474..png b/assets/1735706019205..png similarity index 100% rename from assets/1733927836474..png rename to assets/1735706019205..png diff --git a/index.html b/index.html index 088b3cb8..b764b9ea 100644 --- a/index.html +++ b/index.html @@ -108,7 +108,7 @@

API

(cf. docs for a list of exported members)

Themes

-

Theme Overview

+

Theme Overview

Themes take the doc-ready AST and configuration and write a resulting file structure.

In code, themes are implemented as objects that implement the Theme interface. This means that they have both a property isBrowserViewable: boolean and a method onBuild().