loongarch.lists.linux.dev archive mirror
 help / color / mirror / Atom feed
* [PATCH v3 0/2] docs: Improve loongarch documents
@ 2022-06-17 10:57 Yanteng Si
  2022-06-17 10:57 ` [PATCH v3 1/2] docs/LoongArch: Fix notes rendering by using reST directives Yanteng Si
  2022-06-17 10:57 ` [PATCH v3 2/2] docs/zh_CN/LoongArch: " Yanteng Si
  0 siblings, 2 replies; 7+ messages in thread
From: Yanteng Si @ 2022-06-17 10:57 UTC (permalink / raw)
  To: chenhuacai, alexs, bobwxc, seakeel
  Cc: Yanteng Si, corbet, kernel, jiaxun.yang, linux-doc, siyanteng01,
	loongarch

v3:
Modify Subject.

v2:
Fix ``inline literals``.
Delete "注:" of zh_CN patch.
Add fix tag.

v1:
Rewrite all the notes in the loongarch document.
Note is an admonition, let's use the directives
implemented in the reference reStructuredText parser.
About reStructuredText Directives,
see <https://docutils.sourceforge.io/docs/ref/rst/directives.html>

Yanteng Si (2):
  docs/LoongArch: Fix notes rendering by using reST directives
  docs/zh_CN/LoongArch: Fix notes rendering by using reST directives

 Documentation/loongarch/introduction.rst      | 15 ++++++++-----
 Documentation/loongarch/irq-chip-model.rst    | 22 +++++++++++--------
 .../zh_CN/loongarch/introduction.rst          | 14 +++++++-----
 .../zh_CN/loongarch/irq-chip-model.rst        | 14 +++++++-----
 4 files changed, 38 insertions(+), 27 deletions(-)

-- 
2.27.0


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2022-06-17 12:44 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-06-17 10:57 [PATCH v3 0/2] docs: Improve loongarch documents Yanteng Si
2022-06-17 10:57 ` [PATCH v3 1/2] docs/LoongArch: Fix notes rendering by using reST directives Yanteng Si
2022-06-17 11:05   ` Huacai Chen
2022-06-17 11:49     ` WANG Xuerui
2022-06-17 12:38       ` YanTeng Si
2022-06-17 12:41       ` Wu XiangCheng
2022-06-17 10:57 ` [PATCH v3 2/2] docs/zh_CN/LoongArch: " Yanteng Si

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).