Akira Yokosawa
8067a32512
docs/zh_CN: Fix '.. only::' directive's expression
...
Commit febe6c2f85 ("docs/zh_CN: Add translation
zh_CN/doc-guide/index.rst") translated ".. only::" directive too much.
Use the one as found in the original doc-guide/index.rst.
Fixes: febe6c2f85 ("docs/zh_CN: Add translation zh_CN/doc-guide/index.rst")
Signed-off-by: Akira Yokosawa <akiyks@gmail.com >
Cc: Wu XiangCheng <bobwxc@email.cn >
Cc: Yanteng Si <siyanteng@loongson.cn >
Cc: Alex Shi <alexs@kernel.org >
Reviewed-by: Wu XiangCheng <bobwxc@email.cn >
Link: https://lore.kernel.org/r/20221205032622.8697-1-akiyks@gmail.com
Signed-off-by: Jonathan Corbet <corbet@lwn.net >
2022-12-05 02:33:27 -07:00
Mauro Carvalho Chehab
695c62a823
docs: zh_CN: fix a broken reference
...
The location of the rust doc is wrong (probably a typo). Fix it.
Fixes: 3a59151564 ("docs/zh_CN: Add translation zh_CN/doc-guide/kernel-doc.rst")
Signed-off-by: Mauro Carvalho Chehab <mchehab@kernel.org >
Link: https://lore.kernel.org/r/94fe771609d32583fee41f47fe29433cbce5b04e.1656234456.git.mchehab@kernel.org
Signed-off-by: Jonathan Corbet <corbet@lwn.net >
2022-07-07 13:09:59 -06:00
Akira Yokosawa
6d6a8d6a4e
docs: Update Sphinx requirements
...
Commit f546ff0c0c ("Move our minimum Sphinx version to 1.7") raised
the minimum version to 1.7.
For pdfdocs, sphinx_pre_install says:
note: If you want pdf, you need at least Sphinx 2.4.4.
, and current requirements.txt installs Sphinx 2.4.4.
Update Sphinx versions mentioned in docs and remove a note on earlier
Sphinx versions.
Update zh_CN and it_IT translations as well.
Signed-off-by: Akira Yokosawa <akiyks@gmail.com >
Cc: Federico Vaga <federico.vaga@vaga.pv.it >
Cc: Alex Shi <alexs@kernel.org >
Reviewed-by: Alex Shi <alexs@kernel.org >
Signed-off-by: Jonathan Corbet <corbet@lwn.net >
2021-11-15 02:47:22 -07:00
Wu XiangCheng
9a18473cef
docs/zh_CN: two minor fixes in zh_CN/doc-guide/
...
zh_CN/doc-guide/kernel-doc.rst
replace a ref tag to solve docs-next warning
zh_CN/doc-guide/parse-headers.rst
fix an unperfect word
Signed-off-by: Wu XiangCheng <bobwxc@email.cn >
Link: https://lore.kernel.org/r/20210414033435.GA27907@bobwxc.top
Signed-off-by: Jonathan Corbet <corbet@lwn.net >
2021-04-15 14:54:29 -06:00
Wu XiangCheng
febe6c2f85
docs/zh_CN: Add translation zh_CN/doc-guide/index.rst
...
Add new translation
Documentation/translations/zh_CN/doc-guide/index.rst
Signed-off-by: Wu XiangCheng <bobwxc@email.cn >
Reviewed-by: Yanteng Si <siyanteng@loongson.cn >
Reviewed-by: Alex Shi <alexs@kernel.org >
Link: https://lore.kernel.org/r/4a01400c3d65b2f7eb1c1bebd3a0e102ed29208f.1618295149.git.bobwxc@email.cn
Signed-off-by: Jonathan Corbet <corbet@lwn.net >
2021-04-13 15:06:01 -06:00
Wu XiangCheng
28418abdee
docs/zh_CN: Add translation zh_CN/doc-guide/maintainer-profile.rst
...
Add new translation
Documentation/translations/zh_CN/doc-guide/maintainer-profile.rst
Signed-off-by: Wu XiangCheng <bobwxc@email.cn >
Reviewed-by: Yanteng Si <siyanteng@loongson.cn >
Reviewed-by: Alex Shi <alexs@kernel.org >
Link: https://lore.kernel.org/r/0ea1acfd30e8a0f2676981100e27513178cde06b.1618295149.git.bobwxc@email.cn
Signed-off-by: Jonathan Corbet <corbet@lwn.net >
2021-04-13 15:06:01 -06:00
Wu XiangCheng
0374bbba2d
docs/zh_CN: Add translation zh_CN/doc-guide/contributing.rst
...
Add new translation
Documentation/translations/zh_CN/doc-guide/contributing.rst
Signed-off-by: Wu XiangCheng <bobwxc@email.cn >
Reviewed-by: Yanteng Si <siyanteng@loongson.cn >
Reviewed-by: Alex Shi <alexs@kernel.org >
Link: https://lore.kernel.org/r/3c48979277abe63d1d157c7eb9187d32380db42a.1618295149.git.bobwxc@email.cn
Signed-off-by: Jonathan Corbet <corbet@lwn.net >
2021-04-13 15:06:01 -06:00
Wu XiangCheng
7e402ef571
docs/zh_CN: Add translation zh_CN/doc-guide/parse-headers.rst
...
Add new translation
Documentation/translations/zh_CN/doc-guide/parse-headers.rst
Signed-off-by: Wu XiangCheng <bobwxc@email.cn >
Reviewed-by: Alex Shi <alexs@kernel.org >
Link: https://lore.kernel.org/r/81d98cf80325ff3b1c4145965bc7d05ddb2b3c49.1618295149.git.bobwxc@email.cn
Signed-off-by: Jonathan Corbet <corbet@lwn.net >
2021-04-13 15:06:00 -06:00
Wu XiangCheng
3a59151564
docs/zh_CN: Add translation zh_CN/doc-guide/kernel-doc.rst
...
Add new translation
Documentation/translations/zh_CN/doc-guide/kernel-doc.rst
Signed-off-by: Wu XiangCheng <bobwxc@email.cn >
Reviewed-by: Yanteng Si <siyanteng@loongson.cn >
Reviewed-by: Alex Shi <alexs@kernel.org >
Link: https://lore.kernel.org/r/783d134b1dd18f580f2c0511c2330382a86e79b5.1618295149.git.bobwxc@email.cn
Signed-off-by: Jonathan Corbet <corbet@lwn.net >
2021-04-13 15:06:00 -06:00
Wu XiangCheng
bb17248373
docs/zh_CN: Add translation zh_CN/doc-guide/sphinx.rst
...
Add new translation
Documentation/translations/zh_CN/doc-guide/sphinx.rst
Signed-off-by: Wu XiangCheng <bobwxc@email.cn >
Reviewed-by: Yanteng Si <siyanteng@loongson.cn >
Reviewed-by: Alex Shi <alexs@kernel.org >
Link: https://lore.kernel.org/r/7c8c2eeb6c0b73410fbdb66cf702dc0e58b02a3e.1618295149.git.bobwxc@email.cn
Signed-off-by: Jonathan Corbet <corbet@lwn.net >
2021-04-13 15:06:00 -06:00