Add HTML sections.
This commit is contained in:
parent
e26ca8ab91
commit
77df375b5a
@ -5,7 +5,7 @@
|
|||||||
<!-- Copyright 2023 Jake Winters -->
|
<!-- Copyright 2023 Jake Winters -->
|
||||||
<!-- SPDX-License-Identifier: BSD-3-Clause -->
|
<!-- SPDX-License-Identifier: BSD-3-Clause -->
|
||||||
|
|
||||||
<!-- Version: 1.4.0.11 -->
|
<!-- Version: 1.4.0.12 -->
|
||||||
|
|
||||||
|
|
||||||
<html>
|
<html>
|
||||||
@ -29,6 +29,7 @@
|
|||||||
</div>
|
</div>
|
||||||
<body>
|
<body>
|
||||||
<h1>Changelog - Inferencium Kernel</h1>
|
<h1>Changelog - Inferencium Kernel</h1>
|
||||||
|
<section id="toc">
|
||||||
<!-- Table of contents -->
|
<!-- Table of contents -->
|
||||||
<h2 id="toc"><a href="#toc" class="h2"
|
<h2 id="toc"><a href="#toc" class="h2"
|
||||||
>Table of Contents<a/></h2>
|
>Table of Contents<a/></h2>
|
||||||
@ -96,6 +97,8 @@
|
|||||||
<li><a href="#0.0.0.0" class="body-link"
|
<li><a href="#0.0.0.0" class="body-link"
|
||||||
>0.0.0.0</a></li>
|
>0.0.0.0</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
|
</section>
|
||||||
|
<section id="changelog">
|
||||||
<!-- Changelog in descending order from most recent to least recent -->
|
<!-- Changelog in descending order from most recent to least recent -->
|
||||||
<h2 id="0.0.0.30"><a href="#0.0.0.30" class="h2"
|
<h2 id="0.0.0.30"><a href="#0.0.0.30" class="h2"
|
||||||
>0.0.0.30 (Pre-alpha)</a></h2>
|
>0.0.0.30 (Pre-alpha)</a></h2>
|
||||||
@ -470,5 +473,6 @@
|
|||||||
<ul>
|
<ul>
|
||||||
<li>Initial release</li>
|
<li>Initial release</li>
|
||||||
</ul>
|
</ul>
|
||||||
|
</section>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user