finished build script

This commit is contained in:
2023-02-23 19:17:08 +01:00
parent 784541d9ab
commit e0dca1e82f
7 changed files with 124 additions and 64 deletions

View File

@@ -17,8 +17,8 @@
<div id="top"></div>
<div id="docPage">
<div id="doc-container">
<h2>Plugins</h2>
<p>Many new features are implemented as plugins. The <a href="src/plugins/README.md">Plugins documentation</a> is the starting place to learn about those, as well as the README.md of <a href="https://github.com/impress/impress.js/src/plugins/each plugin</a>.</p>
<h2 id="plugins">Plugins</h2>
<p>Many new features are implemented as plugins. The <a href="/docs/plugins/">Plugins documentation</a> is the starting place to learn about those, as well as the README.md of <a href="https://github.com/impress/impress.js/src/plugins/">each plugin</a>.</p>
</div>
</div>
<div id="footer"></div>