feat(docs): migrate from .md to .rst (#4129)

This commit is contained in:
Kevin Schlosser
2023-04-27 06:42:02 -06:00
committed by GitHub
parent e7f88efa58
commit e485dd8bb4
366 changed files with 27657 additions and 15146 deletions

View File

@@ -1,18 +1,18 @@
Simple File Explorer
"""""""""""""""""""""""""
--------------------
.. lv_example:: others/file_explorer/lv_example_file_explorer_1
:language: c
Control File Explorer
"""""""""""""""""""""""""
---------------------
.. lv_example:: others/file_explorer/lv_example_file_explorer_2
:language: c
Custom sort
"""""""""""""""""""""""""
-----------
.. lv_example:: others/file_explorer/lv_example_file_explorer_3
:language: c

View File

@@ -1,16 +1,12 @@
Basic fragment usage
"""""""""""""""""""
--------------------
.. lv_example:: others/fragment/lv_example_fragment_1
:language: c
Stack navigation example
"""""""""""""""""""
------------------------
.. lv_example:: others/fragment/lv_example_fragment_2
:language: c
:language: c

View File

@@ -1,24 +1,24 @@
Basic grid navigation
"""""""""""""""""""""
---------------------
.. lv_example:: others/gridnav/lv_example_gridnav_1
:language: c
Grid navigation on a list
""""""""""""""""""""""""
-------------------------
.. lv_example:: others/gridnav/lv_example_gridnav_2
:language: c
Nested grid navigations
"""""""""""""""""""""""
-----------------------
.. lv_example:: others/gridnav/lv_example_gridnav_3
:language: c
Simple navigation on a list widget
"""""""""""""""""""""""
----------------------------------
.. lv_example:: others/gridnav/lv_example_gridnav_4
:language: c

View File

@@ -1,12 +1,12 @@
Pinyin IME 26 key input
"""""""""""""""""""""""""
-----------------------
.. lv_example:: others/ime/lv_example_ime_pinyin_1
:language: c
Pinyin IME 9 key input
"""""""""""""""""""""""""
----------------------
.. lv_example:: others/ime/lv_example_ime_pinyin_2
:language: c

View File

@@ -1,5 +1,5 @@
Use emojis in a text.
"""""""""""""""""""""""""""""""""""""""""""""""
---------------------
.. lv_example:: others/imgfont/lv_example_imgfont_1
:language: c

View File

@@ -1,18 +1,18 @@
Touchpad monkey example
"""""""""""""""""""
-----------------------
.. lv_example:: others/monkey/lv_example_monkey_1
:language: c
Encoder monkey example
"""""""""""""""""""
----------------------
.. lv_example:: others/monkey/lv_example_monkey_2
:language: c
Button monkey example
"""""""""""""""""""
---------------------
.. lv_example:: others/monkey/lv_example_monkey_3
:language: c

View File

@@ -1,18 +1,18 @@
Slider to label messaging
"""""""""""""""""""""""""
-------------------------
.. lv_example:: others/msg/lv_example_msg_1
:language: c
Handling login and its states
"""""""""""""""""""""""""""""
-----------------------------
.. lv_example:: others/msg/lv_example_msg_2
:language: c
Setting the same value from many sources
""""""""""""""""""""""""""""""""""""""""
----------------------------------------
.. lv_example:: others/msg/lv_example_msg_3
:language: c

View File

@@ -1,6 +1,5 @@
Simple snapshot example
"""""""""""""""""""
-----------------------
.. lv_example:: others/snapshot/lv_example_snapshot_1
:language: c