From 449c588e19a19c0dc71c5a778bd16a5fd663a949 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" Date: Wed, 1 Jan 2025 04:33:40 +0000 Subject: [PATCH] =?UTF-8?q?Deploying=20to=20gh-pages=20from=20@=20fliegwer?= =?UTF-8?q?k/fliegdoc@cb14f30aa903a9f7710a57556a153dc34e52f353=20?= =?UTF-8?q?=F0=9F=9A=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- assets/{1733927836474..png => 1735706019205..png} | Bin index.html | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) rename assets/{1733927836474..png => 1735706019205..png} (100%) 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().