Add HTML sections.
This commit is contained in:
parent
6f0390e837
commit
1d9034f5ce
@ -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: 0.3.0.8 -->
|
<!-- Version: 0.3.0.9 -->
|
||||||
|
|
||||||
|
|
||||||
<html>
|
<html>
|
||||||
@ -29,30 +29,38 @@
|
|||||||
</div>
|
</div>
|
||||||
<body>
|
<body>
|
||||||
<h1>Changelog - Linux Firmware - Desktop</h1>
|
<h1>Changelog - Linux Firmware - Desktop</h1>
|
||||||
<!-- Table of contents -->
|
<section id="toc">
|
||||||
<h2 id="toc"><a href="#toc" class="h2">Table of Contents<a/></h2>
|
<!-- Table of contents -->
|
||||||
<ul>
|
<h2 id="toc"><a href="#toc" class="h2">Table of Contents<a/></h2>
|
||||||
<li><a href="#1.0.0.3" class="body-link">1.0.0.3</a></li>
|
<ul>
|
||||||
<li><a href="#0.0.0.2" class="body-link">0.0.0.2</a></li>
|
<li><a href="#1.0.0.3" class="body-link">1.0.0.3</a></li>
|
||||||
</ul>
|
<li><a href="#0.0.0.2" class="body-link">0.0.0.2</a></li>
|
||||||
<!-- Changelog in descending order from most recent to least recent -->
|
</ul>
|
||||||
<h2 id="1.0.0.3"><a href="#1.0.0.3" class="h2">1.0.0.3</a></h2>
|
</section>
|
||||||
<p>Tags:</p>
|
<!-- Changelog in descending order from most recent to least recent -->
|
||||||
<ul>
|
<section id="changelog">
|
||||||
<li><a href="https://git.inferencium.net/Inferencium/linux-firmware-desktop/src/tag/linux-firmware-desktop-1.0.0.3" class="body-link">linux-firmware-desktop-1.0.0.3</a></li>
|
<section id="changelog-1.0.0.3">
|
||||||
</ul>
|
<h2 id="1.0.0.3"><a href="#1.0.0.3" class="h2">1.0.0.3</a></h2>
|
||||||
<p>Changelog (since version 0.0.0.2):</p>
|
<p>Tags:</p>
|
||||||
<ul>
|
<ul>
|
||||||
<li>Remove AMD Cezanne GPU Green Sardine firmware</li>
|
<li><a href="https://git.inferencium.net/Inferencium/linux-firmware-desktop/src/tag/linux-firmware-desktop-1.0.0.3" class="body-link">linux-firmware-desktop-1.0.0.3</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
<h2 id="0.0.0.2"><a href="#0.0.0.2" class="h2">0.0.0.2</a></h2>
|
<p>Changelog (since version 0.0.0.2):</p>
|
||||||
<p>Tags:</p>
|
<ul>
|
||||||
<ul>
|
<li>Remove AMD Cezanne GPU Green Sardine firmware</li>
|
||||||
<li><a href="https://git.inferencium.net/Inferencium/linux-firmware-desktop/src/tag/linux-firmware-desktop-0.0.0.2" class="body-link">linux-firmware-desktop-0.0.0.2</a></li>
|
</ul>
|
||||||
</ul>
|
</section>
|
||||||
<p>Changelog:</p>
|
<section id="changelog-0.0.0.2">
|
||||||
<ul>
|
<h2 id="0.0.0.2"><a href="#0.0.0.2" class="h2">0.0.0.2</a></h2>
|
||||||
<li>Initial release</li>
|
<p>Tags:</p>
|
||||||
</ul>
|
<ul>
|
||||||
|
<li><a href="https://git.inferencium.net/Inferencium/linux-firmware-desktop/src/tag/linux-firmware-desktop-0.0.0.2" class="body-link">linux-firmware-desktop-0.0.0.2</a></li>
|
||||||
|
</ul>
|
||||||
|
<p>Changelog:</p>
|
||||||
|
<ul>
|
||||||
|
<li>Initial release</li>
|
||||||
|
</ul>
|
||||||
|
</section>
|
||||||
|
</section>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user