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

v4:
Modify commit message.

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] 5+ messages in thread

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

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-06-17 12:47 [PATCH v4 0/2] docs: Improve loongarch documents Yanteng Si
2022-06-17 12:47 ` [PATCH v4 1/2] docs/LoongArch: Fix notes rendering by using reST directives Yanteng Si
2022-06-17 12:47 ` [PATCH v4 2/2] docs/zh_CN/LoongArch: " Yanteng Si
2022-06-17 14:01   ` WANG Xuerui
2022-06-17 14:05 ` [PATCH v4 0/2] docs: Improve loongarch documents Huacai Chen

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).