aboutsummaryrefslogtreecommitdiff
path: root/Documentation/zh_CN/CodingStyle
AgeCommit message (Collapse)AuthorFilesLines
2016-11-13Documentation: Move translations into a sub-directorySeongJae Park1-813/+0
Signed-off-by: SeongJae Park <[email protected]> Signed-off-by: Jonathan Corbet <[email protected]>
2016-10-24docs: fix locations of several documents that got movedMauro Carvalho Chehab1-3/+3
The previous patch renamed several files that are cross-referenced along the Kernel documentation. Adjust the links to point to the right places. Signed-off-by: Mauro Carvalho Chehab <[email protected]>
2016-07-20docs: deprecate kernel-doc-nano-HOWTO.txtJonathan Corbet1-1/+1
Now that the new Sphinx world order is taking over, the information in kernel-doc-nano-HOWTO.txt is outmoded. I hate to remove it altogether, since it's one of those files that people expect to find. But we can add a warning and fix all the other pointers to it. Reminded-by: Daniel Vetter <[email protected]> Signed-off-by: Jonathan Corbet <[email protected]>
2016-06-03Documentation/zh_CN: update Chinese version CodingStyleAndy Deng1-231/+350
Chinese version CodingStyle is a little outdate, it should be updated. This patch sync with the latest CodingStyle of all changes, new chapters (chapter 19 and chapter 20) have been translated. Signed-off-by: Andy Deng <[email protected]> Signed-off-by: Jonathan Corbet <[email protected]>
2013-01-11Documentation: remove depends on CONFIG_EXPERIMENTALKees Cook1-7/+0
The CONFIG_EXPERIMENTAL config item has not carried much meaning for a while now and is almost always enabled by default. As agreed during the Linux kernel summit, remove it from any "depends on" lines in Kconfigs. CC: Rob Landley <[email protected]> CC: Jiri Kosina <[email protected]> CC: Masanari Iida <[email protected]> CC: Jason Wessel <[email protected]> CC: Richard L Maliszewski <[email protected]> CC: Gang Wei <[email protected]> CC: Shane Wang <[email protected]> CC: Harry Wei <[email protected]> Signed-off-by: Kees Cook <[email protected]> Acked-by: Jason Wessel <[email protected]>
2008-01-24Chinese: add translation of CodingstyleZhang Le1-0/+701
Signed-off-by: Zhang Le <[email protected]> Signed-off-by: Li Yang <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>