Skip to content

Commit

Permalink
Deploying to gh-pages from @ cb14f30 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jan 1, 2025
1 parent 53e7ad1 commit 449c588
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
File renamed without changes
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ <h3>API</h3>
</code></pre>
<p>(cf. <a href="https://fliegwerk.github.io/fliegdoc/fliegdoc">docs</a> for a list of exported members)</p>
<h3>Themes</h3>
<p><img src="./assets/1733927836474..png" alt="Theme Overview"></p>
<p><img src="./assets/1735706019205..png" alt="Theme Overview"></p>
<p>Themes take the doc-ready AST and configuration and write a resulting file structure.</p>
<p>In code, themes are implemented as objects that implement the <code>Theme</code> interface. This means that they have both a
property <code>isBrowserViewable: boolean</code> and a method <code>onBuild()</code>.</p>
Expand Down

0 comments on commit 449c588

Please sign in to comment.