Deployed 987ade6 with MkDocs version: 1.5.3

This commit is contained in:
github-actions[bot]
2024-02-16 22:51:30 +00:00
parent b6703ad681
commit fb33c855b0
5 changed files with 132 additions and 55 deletions

View File

@@ -609,7 +609,8 @@
<h1 id="preparing-for-release"><span class="enumerate-headings-plugin enumerate-heading-plugin">1.</span> Preparing for Release</h1>
<ol>
<li><a href="https://github.com/jomjol/AI-on-the-edge-device/blob/rolling/Changelog.md">Changelog</a> is merged back from <code>master</code> branch to <code>rolling</code> branch (should be the last step of the previous release creation)</li>
<li>All changes are documented in the <a href="https://github.com/jomjol/AI-on-the-edge-device/blob/rolling/Changelog.md">Changelog</a> in <code>rolling</code> branch</li>
<li>All changes are documented in the <a href="https://github.com/jomjol/AI-on-the-edge-device/blob/rolling/Changelog.md">Changelog</a> in <code>rolling</code> branch.
To get a list of commits, call <code>git log --oneline</code>. Summarize the relevant chnages since the last release.</li>
</ol>
<h2 id="release-creation-steps"><span class="enumerate-headings-plugin enumerate-heading-plugin">1.1</span> Release creation steps</h2>
<ol>