Star4
54
代码介绍
代码
Issues33
Pull Requests23
流水线
Actions
讨论
Wiki
项目成员37
分析
项目设置
Star4
54
  1. kernel_linux_5.10
  2. /
  3. tools
  4. /
  5. testing
  6. /
  7. fault-injection
JJonathan Corbetdocs: fault-injection: convert docs to ReST and rename to *.rst
10ffebbe创建于 2019年6月15日历史提交
文件最后提交记录最后更新时间
failcmd.sh
docs: fault-injection: convert docs to ReST and rename to *.rst 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> Acked-by: Federico Vaga <federico.vaga@vaga.pv.it> Signed-off-by: Jonathan Corbet <corbet@lwn.net>6 年前