Skip to content

Commit 865aa03

Browse files
author
AtomVM Doc Bot
committed
Update Documentation for main
1 parent 38b4582 commit 865aa03

File tree

261 files changed

+52598
-52359
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

261 files changed

+52598
-52359
lines changed

main/.buildinfo

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
# Sphinx build info version 1
22
# This file records the configuration used when building these files. When it is not found, a full rebuild will be done.
3-
config: 9bc71d5aaf3d41917b17e48af3e7cd0a
3+
config: 4107d50b31891b0c06f4fdb819dd5a86
44
tags: 645f666f9bcd5a90fca523b33c5a78b7

main/CHANGELOG.html

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<meta charset="utf-8" /><meta name="viewport" content="width=device-width, initial-scale=1" />
77

88
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
9-
<title>Changelog &mdash; AtomVM 0.7.0-dev+git.e662cf78 documentation</title>
9+
<title>Changelog &mdash; AtomVM 0.7.0-dev+git.1a0f5cab documentation</title>
1010
<link rel="stylesheet" type="text/css" href="_static/pygments.css?v=b86133f3" />
1111
<link rel="stylesheet" type="text/css" href="_static/css/theme.css?v=9edc463e" />
1212
<link rel="stylesheet" type="text/css" href="_static/graphviz.css?v=4ae1632d" />
@@ -17,7 +17,7 @@
1717
<link rel="canonical" href="https://doc.atomvm.org/main/CHANGELOG.html" />
1818
<script src="_static/jquery.js?v=5d32c60e"></script>
1919
<script src="_static/_sphinx_javascript_frameworks_compat.js?v=2cd50e6c"></script>
20-
<script src="_static/documentation_options.js?v=5bde69b6"></script>
20+
<script src="_static/documentation_options.js?v=2069d3e4"></script>
2121
<script src="_static/doctools.js?v=fd6eb6e6"></script>
2222
<script src="_static/sphinx_highlight.js?v=6ffebe34"></script>
2323
<script src="_static/js/theme.js"></script>
@@ -214,7 +214,6 @@ <h3>Added<a class="headerlink" href="#added" title="Link to this heading"></a
214214
<li><p>Added support for list insertion in ‘ets:insert/2’.</p></li>
215215
<li><p>Support to OTP-28</p></li>
216216
<li><p>Added <code class="docutils literal notranslate"><span class="pre">atomvm:subprocess/4</span></code> to perform pipe/fork/execve on POSIX platforms</p></li>
217-
<li><p>Added <code class="docutils literal notranslate"><span class="pre">externalterm_to_term_with_roots</span></code> to efficiently preserve roots when allocating memory for external terms.</p></li>
218217
<li><p>Added <code class="docutils literal notranslate"><span class="pre">erl_epmd</span></code> client implementation to epmd using <code class="docutils literal notranslate"><span class="pre">socket</span></code> module</p></li>
219218
<li><p>Added support for socket asynchronous API for <code class="docutils literal notranslate"><span class="pre">recv</span></code>, <code class="docutils literal notranslate"><span class="pre">recvfrom</span></code> and <code class="docutils literal notranslate"><span class="pre">accept</span></code>.</p></li>
220219
<li><p>Added support for UDP multicast with socket API.</p></li>
@@ -279,7 +278,6 @@ <h3>Added<a class="headerlink" href="#added" title="Link to this heading"></a
279278
<section id="changed">
280279
<h3>Changed<a class="headerlink" href="#changed" title="Link to this heading"></a></h3>
281280
<ul class="simple">
282-
<li><p>Removed <code class="docutils literal notranslate"><span class="pre">externalterm_to_term_copy</span></code> added in [0.6.5] and introduced flags to <code class="docutils literal notranslate"><span class="pre">externalterm_to_term</span></code> to perform copy.</p></li>
283281
<li><p>Release images for ESP32 chips are built with ESP-IDF v5.5</p></li>
284282
<li><p>Only support ESP32P4 on ESP-IDF v5.5.2, v5.4.4 and later.</p></li>
285283
<li><p>ESP32: SPI peripheral defaults to <code class="docutils literal notranslate"><span class="pre">&quot;spi2&quot;</span></code> instead of deprecated <code class="docutils literal notranslate"><span class="pre">hspi</span></code></p></li>
@@ -305,6 +303,7 @@ <h3>Changed<a class="headerlink" href="#changed" title="Link to this heading">
305303
table.</p></li>
306304
<li><p>ESP32 ports now flash a complete working image using the <code class="docutils literal notranslate"><span class="pre">idf.py</span> <span class="pre">flash</span></code> task.</p></li>
307305
<li><p>ESP32 platform now uses reproducible builds.</p></li>
306+
<li><p>C API: <code class="docutils literal notranslate"><span class="pre">externalterm</span></code> module was renamed to <code class="docutils literal notranslate"><span class="pre">external_term</span></code> and it has a completely new API</p></li>
308307
</ul>
309308
</section>
310309
<section id="fixed">

main/CODE_OF_CONDUCT.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<meta charset="utf-8" /><meta name="viewport" content="width=device-width, initial-scale=1" />
77

88
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
9-
<title>Contributor Covenant Code of Conduct &mdash; AtomVM 0.7.0-dev+git.e662cf78 documentation</title>
9+
<title>Contributor Covenant Code of Conduct &mdash; AtomVM 0.7.0-dev+git.1a0f5cab documentation</title>
1010
<link rel="stylesheet" type="text/css" href="_static/pygments.css?v=b86133f3" />
1111
<link rel="stylesheet" type="text/css" href="_static/css/theme.css?v=9edc463e" />
1212
<link rel="stylesheet" type="text/css" href="_static/graphviz.css?v=4ae1632d" />
@@ -17,7 +17,7 @@
1717
<link rel="canonical" href="https://doc.atomvm.org/main/CODE_OF_CONDUCT.html" />
1818
<script src="_static/jquery.js?v=5d32c60e"></script>
1919
<script src="_static/_sphinx_javascript_frameworks_compat.js?v=2cd50e6c"></script>
20-
<script src="_static/documentation_options.js?v=5bde69b6"></script>
20+
<script src="_static/documentation_options.js?v=2069d3e4"></script>
2121
<script src="_static/doctools.js?v=fd6eb6e6"></script>
2222
<script src="_static/sphinx_highlight.js?v=6ffebe34"></script>
2323
<script src="_static/js/theme.js"></script>

main/CONTRIBUTING.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<meta charset="utf-8" /><meta name="viewport" content="width=device-width, initial-scale=1" />
77

88
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
9-
<title>Contributing &mdash; AtomVM 0.7.0-dev+git.e662cf78 documentation</title>
9+
<title>Contributing &mdash; AtomVM 0.7.0-dev+git.1a0f5cab documentation</title>
1010
<link rel="stylesheet" type="text/css" href="_static/pygments.css?v=b86133f3" />
1111
<link rel="stylesheet" type="text/css" href="_static/css/theme.css?v=9edc463e" />
1212
<link rel="stylesheet" type="text/css" href="_static/graphviz.css?v=4ae1632d" />
@@ -17,7 +17,7 @@
1717
<link rel="canonical" href="https://doc.atomvm.org/main/CONTRIBUTING.html" />
1818
<script src="_static/jquery.js?v=5d32c60e"></script>
1919
<script src="_static/_sphinx_javascript_frameworks_compat.js?v=2cd50e6c"></script>
20-
<script src="_static/documentation_options.js?v=5bde69b6"></script>
20+
<script src="_static/documentation_options.js?v=2069d3e4"></script>
2121
<script src="_static/doctools.js?v=fd6eb6e6"></script>
2222
<script src="_static/sphinx_highlight.js?v=6ffebe34"></script>
2323
<script src="_static/js/theme.js"></script>

main/C_CODING_STYLE.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<meta charset="utf-8" /><meta name="viewport" content="width=device-width, initial-scale=1" />
77

88
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
9-
<title>AtomVM C Coding Style Guide (AVMCCS Guide) &mdash; AtomVM 0.7.0-dev+git.e662cf78 documentation</title>
9+
<title>AtomVM C Coding Style Guide (AVMCCS Guide) &mdash; AtomVM 0.7.0-dev+git.1a0f5cab documentation</title>
1010
<link rel="stylesheet" type="text/css" href="_static/pygments.css?v=b86133f3" />
1111
<link rel="stylesheet" type="text/css" href="_static/css/theme.css?v=9edc463e" />
1212
<link rel="stylesheet" type="text/css" href="_static/graphviz.css?v=4ae1632d" />
@@ -17,7 +17,7 @@
1717
<link rel="canonical" href="https://doc.atomvm.org/main/C_CODING_STYLE.html" />
1818
<script src="_static/jquery.js?v=5d32c60e"></script>
1919
<script src="_static/_sphinx_javascript_frameworks_compat.js?v=2cd50e6c"></script>
20-
<script src="_static/documentation_options.js?v=5bde69b6"></script>
20+
<script src="_static/documentation_options.js?v=2069d3e4"></script>
2121
<script src="_static/doctools.js?v=fd6eb6e6"></script>
2222
<script src="_static/sphinx_highlight.js?v=6ffebe34"></script>
2323
<script src="_static/js/theme.js"></script>

main/LICENSES/Apache-2.0.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<meta charset="utf-8" /><meta name="viewport" content="width=device-width, initial-scale=1" />
77

88
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
9-
<title>&lt;no title&gt; &mdash; AtomVM 0.7.0-dev+git.e662cf78 documentation</title>
9+
<title>&lt;no title&gt; &mdash; AtomVM 0.7.0-dev+git.1a0f5cab documentation</title>
1010
<link rel="stylesheet" type="text/css" href="../_static/pygments.css?v=b86133f3" />
1111
<link rel="stylesheet" type="text/css" href="../_static/css/theme.css?v=9edc463e" />
1212
<link rel="stylesheet" type="text/css" href="../_static/graphviz.css?v=4ae1632d" />
@@ -17,7 +17,7 @@
1717
<link rel="canonical" href="https://doc.atomvm.org/main/LICENSES/Apache-2.0.html" />
1818
<script src="../_static/jquery.js?v=5d32c60e"></script>
1919
<script src="../_static/_sphinx_javascript_frameworks_compat.js?v=2cd50e6c"></script>
20-
<script src="../_static/documentation_options.js?v=5bde69b6"></script>
20+
<script src="../_static/documentation_options.js?v=2069d3e4"></script>
2121
<script src="../_static/doctools.js?v=fd6eb6e6"></script>
2222
<script src="../_static/sphinx_highlight.js?v=6ffebe34"></script>
2323
<script src="../_static/js/theme.js"></script>

main/SECURITY.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<meta charset="utf-8" /><meta name="viewport" content="width=device-width, initial-scale=1" />
77

88
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
9-
<title>Security Policy &mdash; AtomVM 0.7.0-dev+git.e662cf78 documentation</title>
9+
<title>Security Policy &mdash; AtomVM 0.7.0-dev+git.1a0f5cab documentation</title>
1010
<link rel="stylesheet" type="text/css" href="_static/pygments.css?v=b86133f3" />
1111
<link rel="stylesheet" type="text/css" href="_static/css/theme.css?v=9edc463e" />
1212
<link rel="stylesheet" type="text/css" href="_static/graphviz.css?v=4ae1632d" />
@@ -17,7 +17,7 @@
1717
<link rel="canonical" href="https://doc.atomvm.org/main/SECURITY.html" />
1818
<script src="_static/jquery.js?v=5d32c60e"></script>
1919
<script src="_static/_sphinx_javascript_frameworks_compat.js?v=2cd50e6c"></script>
20-
<script src="_static/documentation_options.js?v=5bde69b6"></script>
20+
<script src="_static/documentation_options.js?v=2069d3e4"></script>
2121
<script src="_static/doctools.js?v=fd6eb6e6"></script>
2222
<script src="_static/sphinx_highlight.js?v=6ffebe34"></script>
2323
<script src="_static/js/theme.js"></script>

main/UPDATING.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<meta charset="utf-8" /><meta name="viewport" content="width=device-width, initial-scale=1" />
77

88
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
9-
<title>AtomVM Update Instructions &mdash; AtomVM 0.7.0-dev+git.e662cf78 documentation</title>
9+
<title>AtomVM Update Instructions &mdash; AtomVM 0.7.0-dev+git.1a0f5cab documentation</title>
1010
<link rel="stylesheet" type="text/css" href="_static/pygments.css?v=b86133f3" />
1111
<link rel="stylesheet" type="text/css" href="_static/css/theme.css?v=9edc463e" />
1212
<link rel="stylesheet" type="text/css" href="_static/graphviz.css?v=4ae1632d" />
@@ -17,7 +17,7 @@
1717
<link rel="canonical" href="https://doc.atomvm.org/main/UPDATING.html" />
1818
<script src="_static/jquery.js?v=5d32c60e"></script>
1919
<script src="_static/_sphinx_javascript_frameworks_compat.js?v=2cd50e6c"></script>
20-
<script src="_static/documentation_options.js?v=5bde69b6"></script>
20+
<script src="_static/documentation_options.js?v=2069d3e4"></script>
2121
<script src="_static/doctools.js?v=fd6eb6e6"></script>
2222
<script src="_static/sphinx_highlight.js?v=6ffebe34"></script>
2323
<script src="_static/js/theme.js"></script>

0 commit comments

Comments
 (0)