Deployed c92bf892 with MkDocs version: 1.6.1

This commit is contained in:
github-actions[bot]
2025-02-19 06:44:03 +00:00
parent df51495fa3
commit 024a2a93a6
5 changed files with 28 additions and 28 deletions

View File

@@ -73,7 +73,7 @@
<ul>
<li class="toctree-l3"><a class="reference internal" href="#version">Version</a>
</li>
<li class="toctree-l3"><a class="reference internal" href="#date">Date</a>
<li class="toctree-l3"><a class="reference internal" href="#timestamp">Timestamp</a>
</li>
<li class="toctree-l3"><a class="reference internal" href="#id">ID</a>
</li>
@@ -209,9 +209,9 @@ This menu is meant to be simple, so it has no fancy GUI animations.</p>
- <code>v2.22R.5E6F7G8H</code> means firmware with official release version of <code>2.22</code> and it's properly tagged with <code>v2.22</code> git tag &amp; with commit ID <code>5E6F7G8H</code>'</p>
<hr />
<p><strong>Additional scroll-able items appear in this order</strong>:</p>
<h3 id="date">Date</h3>
<h3 id="timestamp">Timestamp</h3>
<ul>
<li>This is a date of firmware compilation and it has the following format: <code>DD-MM-YY</code> (i.e., <code>01-07-23</code> means it has been built in July, 1st, 2023)</li>
<li>This is a timestamp of firmware compilation and it has the following format: <code>YYYYMMDD HHMMSS</code> (i.e., <code>20230701 213456</code> means it has been built in July, 1st, 2023 at 9:34:56 pm)</li>
</ul>
<h3 id="id">ID</h3>
<ul>