docs: Remove index page warrning.
This commit is contained in:
parent
aa4f896b20
commit
672a80dcd8
1 changed files with 0 additions and 6 deletions
|
|
@ -29,12 +29,6 @@ gpui = "{{ GPUI_VERSION }}"
|
||||||
gpui-component = "{{ VERSION }}"
|
gpui-component = "{{ VERSION }}"
|
||||||
```
|
```
|
||||||
|
|
||||||
:::warning
|
|
||||||
We are currently working on the refactoring of some APIs.
|
|
||||||
|
|
||||||
Currently, the documentation is updated to match the `main` branch's changes, so you can try depending on the `main` branch until the next release (v0.4.0).
|
|
||||||
:::
|
|
||||||
|
|
||||||
## Hello World
|
## Hello World
|
||||||
|
|
||||||
The following `src/main.rs` is a simple "Hello, World!" application:
|
The following `src/main.rs` is a simple "Hello, World!" application:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue