Skip to content

Commit ce997e4

Browse files
committed
doc/src/index.rst: Alpha status -> v0.x stage
This describes better current project status, according to semantic versioning as well. Signed-off-by: Davide Bettio <davide@uninstall.it>
1 parent 672f942 commit ce997e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/src/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ AtomVM is a lightweight implementation of the the Bogdan Erlang Abstract Machine
1616

1717
AtomVM includes many advanced features, including process spawning, monitoring, message passing, pre-emptive scheduling, and efficient garbage collection. It can also interface directly with peripherals and protocols supported on micro-controllers, such as GPIO, I2C, SPI, and UART. It also supports WiFi networking on devices that support it, such as the Espressif ESP32. All of this on a device that can cost as little as $2!
1818

19-
.. warning:: AtomVM is currently in Alpha status. Software may contain bugs and should not be used for mission-critical applications. Application Programming Interfaces may change without warning.
19+
.. warning:: AtomVM is currently in `v0.x stage <https://semver.org/#spec-item-4>`_. Software may contain bugs and should not be used for mission-critical applications. Application Programming Interfaces may change without warning.
2020

2121
.. toctree::
2222
:maxdepth: 2

0 commit comments

Comments
 (0)