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

View File

@@ -1,5 +1,3 @@
```eval_rst
```
# Contributing # Contributing

View File

@@ -1,5 +1,3 @@
```eval_rst
```
# Cpp # Cpp
In progress: https://github.com/lvgl/lv_binding_cpp In progress: https://github.com/lvgl/lv_binding_cpp

View File

@@ -1,5 +1,3 @@
```eval_rst
```
# Bindings # Bindings

View File

@@ -1,5 +1,3 @@
```eval_rst
```
# Micropython # Micropython
## What is Micropython? ## What is Micropython?

View File

@@ -1,5 +1,3 @@
```eval_rst
```
# Get started # Get started
There are several ways to get your feet wet with LVGL. Here is one recommended order of documents to read and things to play with when you are learning to use LVGL: There are several ways to get your feet wet with LVGL. Here is one recommended order of documents to read and things to play with when you are learning to use LVGL:

View File

@@ -1,5 +1,3 @@
```eval_rst
```
# FreeRTOS # FreeRTOS
TODO TODO

View File

@@ -1,5 +1,3 @@
```eval_rst
```
# (RT)OS # (RT)OS
```eval_rst ```eval_rst

View File

@@ -1,5 +1,3 @@
```eval_rst
```
# NuttX RTOS # NuttX RTOS
## What is NuttX? ## What is NuttX?

View File

@@ -1,5 +1,3 @@
```eval_rst
```
# RT-Thread RTOS # RT-Thread RTOS
<img src="https://raw.githubusercontent.com/RT-Thread/rt-thread/master/documentation/figures/logo.png" width=40% style="float: center;" > <img src="https://raw.githubusercontent.com/RT-Thread/rt-thread/master/documentation/figures/logo.png" width=40% style="float: center;" >

View File

@@ -1,5 +1,3 @@
```eval_rst
```
# Zephyr # Zephyr
TODO TODO

View File

@@ -1,5 +1,3 @@
```eval_rst
```
# Arduino # Arduino

View File

@@ -1,5 +1,3 @@
```eval_rst
```
# CMake # CMake
LVGL supports integrating with [CMake](https://cmake.org/). It comes with preconfigured targets for: LVGL supports integrating with [CMake](https://cmake.org/). It comes with preconfigured targets for:

View File

@@ -1,5 +1,3 @@
```eval_rst
```
# Espressif (ESP32 chip series) # Espressif (ESP32 chip series)
LVGL can be used and configured as a standard [ESP-IDF](https://github.com/espressif/esp-idf) component. LVGL can be used and configured as a standard [ESP-IDF](https://github.com/espressif/esp-idf) component.

View File

@@ -1,5 +1,3 @@
```eval_rst
```
# Platforms # Platforms
```eval_rst ```eval_rst

View File

@@ -1,5 +1,3 @@
```eval_rst
```
# NXP # NXP
NXP has integrated LVGL into the MCUXpresso SDK packages for several of their general NXP has integrated LVGL into the MCUXpresso SDK packages for several of their general
purpose and crossover microcontrollers, allowing easy evaluation and migration into your purpose and crossover microcontrollers, allowing easy evaluation and migration into your

View File

@@ -1,5 +1,3 @@
```eval_rst
```
# Simulator on PC # Simulator on PC

View File

@@ -1,5 +1,3 @@
```eval_rst
```
# STM32 # STM32

View File

@@ -1,5 +1,3 @@
```eval_rst
```
# Tasmota and berry # Tasmota and berry
## What is Tasmota? ## What is Tasmota?

View File

@@ -1,5 +1,3 @@
```eval_rst
```
# Quick overview # Quick overview

View File

@@ -1,5 +1,3 @@
```eval_rst
```
```eval_rst ```eval_rst

View File

@@ -1,5 +1,3 @@
```eval_rst
```
# Introduction # Introduction

View File

@@ -1,5 +1,3 @@
```eval_rst
```
# Flex # Flex

View File

@@ -1,5 +1,3 @@
```eval_rst
```
# Grid # Grid

View File

@@ -1,5 +1,3 @@
```eval_rst
```
# Layouts # Layouts

View File

@@ -1,5 +1,3 @@
```eval_rst
```
# BMP decoder # BMP decoder

View File

@@ -1,5 +1,3 @@
```eval_rst
```
# FFmpeg support # FFmpeg support
[FFmpeg](https://www.ffmpeg.org/) A complete, cross-platform solution to record, convert and stream audio and video. [FFmpeg](https://www.ffmpeg.org/) A complete, cross-platform solution to record, convert and stream audio and video.

View File

@@ -1,5 +1,3 @@
```eval_rst
```
# FreeType support # FreeType support
Interface to [FreeType](https://www.freetype.org/) to generate font bitmaps run time. Interface to [FreeType](https://www.freetype.org/) to generate font bitmaps run time.

View File

@@ -1,5 +1,3 @@
```eval_rst
```
# File System Interfaces # File System Interfaces

View File

@@ -1,5 +1,3 @@
```eval_rst
```
# GIF decoder # GIF decoder
Allow using GIF images in LVGL. Based on https://github.com/lecram/gifdec Allow using GIF images in LVGL. Based on https://github.com/lecram/gifdec

View File

@@ -1,5 +1,3 @@
```eval_rst
```
# 3rd party libraries # 3rd party libraries

View File

@@ -1,5 +1,3 @@
```eval_rst
```
# PNG decoder # PNG decoder

View File

@@ -1,5 +1,3 @@
```eval_rst
```
# QR code # QR code

View File

@@ -1,5 +1,3 @@
```eval_rst
```
# Lottie player # Lottie player

View File

@@ -1,5 +1,3 @@
```eval_rst
```
# JPG decoder # JPG decoder

View File

@@ -1,5 +1,3 @@
```eval_rst
```
# Fragment # Fragment

View File

@@ -1,5 +1,3 @@
```eval_rst
```
# Grid navigation # Grid navigation
Grid navigation (gridnav for short) is a feature that changes the currently focused child object as arrow keys are pressed. Grid navigation (gridnav for short) is a feature that changes the currently focused child object as arrow keys are pressed.

View File

@@ -1,5 +1,3 @@
```eval_rst
```
## Image font (imgfont) ## Image font (imgfont)
Draw image in label or span obj with imgfont. Draw image in label or span obj with imgfont.
This is often used to display Unicode emoji icons in text. This is often used to display Unicode emoji icons in text.

View File

@@ -1,5 +1,3 @@
```eval_rst
```
# Others # Others

View File

@@ -1,5 +1,3 @@
```eval_rst
```
# Monkey # Monkey
A simple monkey test. Use random input to stress test the application. A simple monkey test. Use random input to stress test the application.

View File

@@ -1,5 +1,3 @@
```eval_rst
```
# Messaging # Messaging
Messaging (`lv_msg`) is a classic []publisher subscriber](https://en.wikipedia.org/wiki/Publish%E2%80%93subscribe_pattern) implementation for LVGL. Messaging (`lv_msg`) is a classic []publisher subscriber](https://en.wikipedia.org/wiki/Publish%E2%80%93subscribe_pattern) implementation for LVGL.

View File

@@ -1,5 +1,3 @@
```eval_rst
```
# Snapshot # Snapshot
Snapshot provides APIs to take snapshot image for LVGL object together with its children. The image will look exactly like the object. Snapshot provides APIs to take snapshot image for LVGL object together with its children. The image will look exactly like the object.

View File

@@ -1,5 +1,3 @@
```eval_rst
```
# Animations # Animations
You can automatically change the value of a variable between a start and an end value using animations. You can automatically change the value of a variable between a start and an end value using animations.

View File

@@ -1,5 +1,3 @@
```eval_rst
```
# Colors # Colors
The color module handles all color-related functions like changing color depth, creating colors from hex code, converting between color depths, mixing colors, etc. The color module handles all color-related functions like changing color depth, creating colors from hex code, converting between color depths, mixing colors, etc.

View File

@@ -1,5 +1,3 @@
```eval_rst
```
# Positions, sizes, and layouts # Positions, sizes, and layouts
## Overview ## Overview

View File

@@ -1,5 +1,3 @@
```eval_rst
```
# Displays # Displays
``` important:: The basic concept of a *display* in LVGL is explained in the [Porting](/porting/display) section. So before reading further, please read the [Porting](/porting/display) section first. ``` important:: The basic concept of a *display* in LVGL is explained in the [Porting](/porting/display) section. So before reading further, please read the [Porting](/porting/display) section first.

View File

@@ -1,5 +1,3 @@
```eval_rst
```
# Drawing # Drawing
With LVGL, you don't need to draw anything manually. Just create objects (like buttons, labels, arc, etc.), move and change them, and LVGL will refresh and redraw what is required. With LVGL, you don't need to draw anything manually. Just create objects (like buttons, labels, arc, etc.), move and change them, and LVGL will refresh and redraw what is required.

View File

@@ -1,5 +1,3 @@
```eval_rst
```
# Events # Events
Events are triggered in LVGL when something happens which might be interesting to the user, e.g. when an object Events are triggered in LVGL when something happens which might be interesting to the user, e.g. when an object

View File

@@ -1,5 +1,3 @@
```eval_rst
```
# File system # File system
LVGL has a 'File system' abstraction module that enables you to attach any type of file system. LVGL has a 'File system' abstraction module that enables you to attach any type of file system.

View File

@@ -1,5 +1,3 @@
```eval_rst
```
# Fonts # Fonts
In LVGL fonts are collections of bitmaps and other information required to render images of individual letters (glyph). In LVGL fonts are collections of bitmaps and other information required to render images of individual letters (glyph).

View File

@@ -1,5 +1,3 @@
```eval_rst
```
# Images # Images
An image can be a file or a variable which stores the bitmap itself and some metadata. An image can be a file or a variable which stores the bitmap itself and some metadata.

View File

@@ -1,5 +1,3 @@
```eval_rst
```
# Input devices # Input devices
An input device usually means: An input device usually means:

View File

@@ -1,5 +1,3 @@
```eval_rst
```
# Overview # Overview

View File

@@ -1,5 +1,3 @@
```eval_rst
```
# Layers # Layers

View File

@@ -1,5 +1,3 @@
```eval_rst
```
# New widget # New widget

View File

@@ -1,5 +1,3 @@
```eval_rst
```
# Objects # Objects
In LVGL the **basic building blocks** of a user interface are the objects, also called *Widgets*. In LVGL the **basic building blocks** of a user interface are the objects, also called *Widgets*.

View File

@@ -1,5 +1,3 @@
```eval_rst
```
# ARM-2D GPU # ARM-2D GPU
TODO TODO

View File

@@ -1,5 +1,3 @@
```eval_rst
```
# DMA2D GPU # DMA2D GPU
TODO TODO

View File

@@ -1,5 +1,3 @@
```eval_rst
```
# Renderers and GPUs # Renderers and GPUs

View File

@@ -1,5 +1,3 @@
```eval_rst
```
# NXP PXP and VGLite GPU # NXP PXP and VGLite GPU
TODO TODO

View File

@@ -1,5 +1,3 @@
```eval_rst
```
# SDL renderer # SDL renderer
TODO TODO

View File

@@ -1,5 +1,3 @@
```eval_rst
```
# Software renderer # Software renderer
TODO TODO

View File

@@ -1,5 +1,3 @@
```eval_rst
```
# Scroll # Scroll
## Overview ## Overview

View File

@@ -1,5 +1,3 @@
```eval_rst
```
# Styles # Styles
*Styles* are used to set the appearance of objects. Styles in lvgl are heavily inspired by CSS. The concept in a nutshell is as follows: *Styles* are used to set the appearance of objects. Styles in lvgl are heavily inspired by CSS. The concept in a nutshell is as follows:

View File

@@ -1,5 +1,3 @@
```eval_rst
```
# Timers # Timers
LVGL has a built-in timer system. You can register a function to have it be called periodically. The timers are handled and called in `lv_timer_handler()`, which needs to be called every few milliseconds. LVGL has a built-in timer system. You can register a function to have it be called periodically. The timers are handled and called in `lv_timer_handler()`, which needs to be called every few milliseconds.

View File

@@ -1,5 +1,3 @@
```eval_rst
```
# Display interface # Display interface
To register a display for LVGL, a `lv_disp_draw_buf_t` and a `lv_disp_drv_t` variable have to be initialized. To register a display for LVGL, a `lv_disp_draw_buf_t` and a `lv_disp_drv_t` variable have to be initialized.

View File

@@ -1,5 +1,3 @@
```eval_rst
```
# Add custom GPU # Add custom GPU
LVGL has a flexible and extendable draw pipeline. You can hook it to do some rendering with a GPU or even completely replace the built-in software renderer. LVGL has a flexible and extendable draw pipeline. You can hook it to do some rendering with a GPU or even completely replace the built-in software renderer.

View File

@@ -1,5 +1,3 @@
```eval_rst
```
# Input device interface # Input device interface
## Types of input devices ## Types of input devices

View File

@@ -1,5 +1,3 @@
```eval_rst
```
# Porting # Porting

View File

@@ -1,5 +1,3 @@
```eval_rst
```
# Logging # Logging
LVGL has a built-in *Log* module to inform the user about what is happening in the library. LVGL has a built-in *Log* module to inform the user about what is happening in the library.

View File

@@ -1,5 +1,3 @@
```eval_rst
```
# Operating system and interrupts # Operating system and interrupts
LVGL is **not thread-safe** by default. LVGL is **not thread-safe** by default.

View File

@@ -1,5 +1,3 @@
```eval_rst
```
# Set up a project # Set up a project

View File

@@ -1,5 +1,3 @@
```eval_rst
```
# Sleep management # Sleep management
The MCU can go to sleep when no user input happens. In this case, the main `while(1)` should look like this: The MCU can go to sleep when no user input happens. In this case, the main `while(1)` should look like this:

View File

@@ -1,5 +1,3 @@
```eval_rst
```
# Tick interface # Tick interface
LVGL needs a system tick to know elapsed time for animations and other tasks. LVGL needs a system tick to know elapsed time for animations and other tasks.

View File

@@ -1,5 +1,3 @@
```eval_rst
```
# Timer Handler # Timer Handler
To handle the tasks of LVGL you need to call `lv_timer_handler()` periodically in one of the following: To handle the tasks of LVGL you need to call `lv_timer_handler()` periodically in one of the following:

View File

@@ -1,5 +1,3 @@
```eval_rst
```
# Arc (lv_arc) # Arc (lv_arc)
## Overview ## Overview

View File

@@ -1,5 +1,3 @@
```eval_rst
```
# Bar (lv_bar) # Bar (lv_bar)
## Overview ## Overview

View File

@@ -1,5 +1,3 @@
```eval_rst
```
# Button (lv_btn) # Button (lv_btn)
## Overview ## Overview

View File

@@ -1,5 +1,3 @@
```eval_rst
```
# Button matrix (lv_btnmatrix) # Button matrix (lv_btnmatrix)
## Overview ## Overview

View File

@@ -1,5 +1,3 @@
```eval_rst
```
# Canvas (lv_canvas) # Canvas (lv_canvas)

View File

@@ -1,5 +1,3 @@
```eval_rst
```
# Checkbox (lv_checkbox) # Checkbox (lv_checkbox)

View File

@@ -1,5 +1,3 @@
```eval_rst
```
# Drop-down list (lv_dropdown) # Drop-down list (lv_dropdown)

View File

@@ -1,5 +1,3 @@
```eval_rst
```
# Image (lv_img) # Image (lv_img)

View File

@@ -1,5 +1,3 @@
```eval_rst
```
# Core widgets # Core widgets
```eval_rst ```eval_rst

View File

@@ -1,5 +1,3 @@
```eval_rst
```
# Label (lv_label) # Label (lv_label)
## Overview ## Overview

View File

@@ -1,5 +1,3 @@
```eval_rst
```
# Line (lv_line) # Line (lv_line)
## Overview ## Overview

View File

@@ -1,5 +1,3 @@
```eval_rst
```
# Roller (lv_roller) # Roller (lv_roller)
## Overview ## Overview

View File

@@ -1,5 +1,3 @@
```eval_rst
```
# Slider (lv_slider) # Slider (lv_slider)
## Overview ## Overview

View File

@@ -1,5 +1,3 @@
```eval_rst
```
# Switch (lv_switch) # Switch (lv_switch)

View File

@@ -1,5 +1,3 @@
```eval_rst
```
# Table (lv_table) # Table (lv_table)
## Overview ## Overview

View File

@@ -1,5 +1,3 @@
```eval_rst
```
# Text area (lv_textarea) # Text area (lv_textarea)
## Overview ## Overview

View File

@@ -1,5 +1,3 @@
```eval_rst
```
# Animation Image (lv_animimg) # Animation Image (lv_animimg)
## Overview ## Overview

View File

@@ -1,5 +1,3 @@
```eval_rst
```
# Calendar (lv_calendar) # Calendar (lv_calendar)
## Overview ## Overview

View File

@@ -1,5 +1,3 @@
```eval_rst
```
# Chart (lv_chart) # Chart (lv_chart)
## Overview ## Overview

View File

@@ -1,5 +1,3 @@
```eval_rst
```
# Color wheel (lv_colorwheel) # Color wheel (lv_colorwheel)
## Overview ## Overview

View File

@@ -1,5 +1,3 @@
```eval_rst
```
# Image button (lv_imgbtn) # Image button (lv_imgbtn)
## Overview ## Overview

View File

@@ -1,5 +1,3 @@
```eval_rst
```
# Extra widgets # Extra widgets
```eval_rst ```eval_rst

View File

@@ -1,5 +1,3 @@
```eval_rst
```
# Keyboard (lv_keyboard) # Keyboard (lv_keyboard)

View File

@@ -1,5 +1,3 @@
```eval_rst
```
# LED (lv_led) # LED (lv_led)
## Overview ## Overview

View File

@@ -1,5 +1,3 @@
```eval_rst
```
# List (lv_list) # List (lv_list)
## Overview ## Overview

View File

@@ -1,5 +1,3 @@
```eval_rst
```
# Menu (lv_menu) # Menu (lv_menu)
## Overview ## Overview

Some files were not shown because too many files have changed in this diff Show More