chore(docs) remove unneeded eval_rst statements

This commit is contained in:
embeddedt
2022-05-09 13:34:51 -04:00
parent 1816fa576c
commit d6911053aa
110 changed files with 0 additions and 220 deletions
-2
View File
@@ -1,5 +1,3 @@
```eval_rst
```
# Fragment
-2
View File
@@ -1,5 +1,3 @@
```eval_rst
```
# Grid navigation
Grid navigation (gridnav for short) is a feature that changes the currently focused child object as arrow keys are pressed.
-2
View File
@@ -1,5 +1,3 @@
```eval_rst
```
## Image font (imgfont)
Draw image in label or span obj with imgfont.
This is often used to display Unicode emoji icons in text.
-2
View File
@@ -1,5 +1,3 @@
```eval_rst
```
# Others
-2
View File
@@ -1,5 +1,3 @@
```eval_rst
```
# Monkey
A simple monkey test. Use random input to stress test the application.
-2
View File
@@ -1,5 +1,3 @@
```eval_rst
```
# Messaging
Messaging (`lv_msg`) is a classic []publisher subscriber](https://en.wikipedia.org/wiki/Publish%E2%80%93subscribe_pattern) implementation for LVGL.
-2
View File
@@ -1,5 +1,3 @@
```eval_rst
```
# Snapshot
Snapshot provides APIs to take snapshot image for LVGL object together with its children. The image will look exactly like the object.