mirror of
https://github.com/Fishwaldo/Star64_linux.git
synced 2025-06-28 09:31:14 +00:00
docs: arm: convert docs to ReST and rename to *.rst
Converts ARM the text files to ReST, preparing them to be an architecture book. The conversion is actually: - add blank lines and identation in order to identify paragraphs; - fix tables markups; - add some lists markups; - mark literal blocks; - adjust title markups. At its new index.rst, let's add a :orphan: while this is not linked to the main index.rst file, in order to avoid build warnings. Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org> Reviewed-by Corentin Labbe <clabbe.montjoie@gmail.com> # For sun4i-ss
This commit is contained in:
parent
0d07cf5e53
commit
dc7a12bdfc
115 changed files with 1985 additions and 1420 deletions
|
@ -1,5 +1,3 @@
|
|||
:orphan:
|
||||
|
||||
========================
|
||||
STM32 ARM Linux Overview
|
||||
========================
|
||||
|
|
|
@ -1,5 +1,4 @@
|
|||
:orphan:
|
||||
|
||||
==================
|
||||
STM32F429 Overview
|
||||
==================
|
||||
|
||||
|
@ -23,6 +22,4 @@ Datasheet and reference manual are publicly available on ST website (STM32F429_)
|
|||
|
||||
.. _STM32F429: http://www.st.com/web/en/catalog/mmc/FM141/SC1169/SS1577/LN1806?ecmp=stm32f429-439_pron_pr-ces2014_nov2013
|
||||
|
||||
:Authors:
|
||||
|
||||
Maxime Coquelin <mcoquelin.stm32@gmail.com>
|
||||
:Authors: Maxime Coquelin <mcoquelin.stm32@gmail.com>
|
||||
|
|
|
@ -1,5 +1,4 @@
|
|||
:orphan:
|
||||
|
||||
==================
|
||||
STM32F746 Overview
|
||||
==================
|
||||
|
||||
|
@ -30,6 +29,4 @@ Datasheet and reference manual are publicly available on ST website (STM32F746_)
|
|||
|
||||
.. _STM32F746: http://www.st.com/content/st_com/en/products/microcontrollers/stm32-32-bit-arm-cortex-mcus/stm32f7-series/stm32f7x6/stm32f746ng.html
|
||||
|
||||
:Authors:
|
||||
|
||||
Alexandre Torgue <alexandre.torgue@st.com>
|
||||
:Authors: Alexandre Torgue <alexandre.torgue@st.com>
|
||||
|
|
|
@ -1,5 +1,4 @@
|
|||
:orphan:
|
||||
|
||||
==================
|
||||
STM32F769 Overview
|
||||
==================
|
||||
|
||||
|
@ -32,6 +31,4 @@ Datasheet and reference manual are publicly available on ST website (STM32F769_)
|
|||
|
||||
.. _STM32F769: http://www.st.com/content/st_com/en/products/microcontrollers/stm32-32-bit-arm-cortex-mcus/stm32-high-performance-mcus/stm32f7-series/stm32f7x9/stm32f769ni.html
|
||||
|
||||
:Authors:
|
||||
|
||||
Alexandre Torgue <alexandre.torgue@st.com>
|
||||
:Authors: Alexandre Torgue <alexandre.torgue@st.com>
|
||||
|
|
|
@ -1,5 +1,4 @@
|
|||
:orphan:
|
||||
|
||||
==================
|
||||
STM32H743 Overview
|
||||
==================
|
||||
|
||||
|
@ -31,6 +30,4 @@ Datasheet and reference manual are publicly available on ST website (STM32H743_)
|
|||
|
||||
.. _STM32H743: http://www.st.com/en/microcontrollers/stm32h7x3.html?querycriteria=productId=LN2033
|
||||
|
||||
:Authors:
|
||||
|
||||
Alexandre Torgue <alexandre.torgue@st.com>
|
||||
:Authors: Alexandre Torgue <alexandre.torgue@st.com>
|
||||
|
|
|
@ -1,5 +1,4 @@
|
|||
:orphan:
|
||||
|
||||
===================
|
||||
STM32MP157 Overview
|
||||
===================
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue