We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see ourdocumentation.
There was an error while loading.Please reload this page.
1 parent9d77769 commit52bfb51Copy full SHA for 52bfb51
docs/index.md
@@ -17,13 +17,7 @@ Follow the [Getting started guide] to see how to use the most common CLI command
17
The[client_example] folder contains a sample program that shows how to use the gRPC interface of the CLI. Available
18
services and messages are detailed in the[gRPC reference] pages.
19
20
-##Versioning and backward compatibility policy
21
-
22
-This software is currently under active development: anything can change at any time, API and UI must be considered
23
-unstable until we release version 1.0.0. For more information see our[versioning and backward compatibility] policy.
24
25
[installation]:installation.md
26
[getting started guide]:getting-started.md
27
[client_example]:https://github.com/arduino/arduino-cli/blob/master/rpc/internal/client_example
28
[grpc reference]:rpc/commands.md
29
-[versioning and backward compatibility]:versioning.md