mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-11-17 20:26:49 +00:00
Documentation/printk-formats.txt is a candidate for conversion to ReStructuredText format. Some effort has already been made to do this conversion even thought the suffix is currently .txt Changes required to complete conversion - Move printk-formats.txt to core-api/printk-formats.rst - Add entry to Documentation/core-api/index.rst - Remove entry from Documentation/00-INDEX - Fix minor grammatical errors. - Order heading adornments as suggested by rst docs. - Use 'Passed by reference' uniformly. - Update pointer documentation around %px specifier. - Fix erroneous double backticks (to commas). - Remove extraneous double backticks (suggested by Jonathan Corbet). - Simplify documentation for kobject. Signed-off-by: Tobin C. Harding <me@tobin.cc> [jc: downcased "kernel"] Signed-off-by: Jonathan Corbet <corbet@lwn.net> |
||
|---|---|---|
| .. | ||
| assoc_array.rst | ||
| atomic_ops.rst | ||
| conf.py | ||
| cpu_hotplug.rst | ||
| debug-objects.rst | ||
| flexible-arrays.rst | ||
| genalloc.rst | ||
| genericirq.rst | ||
| index.rst | ||
| kernel-api.rst | ||
| librs.rst | ||
| local_ops.rst | ||
| printk-formats.rst | ||
| refcount-vs-atomic.rst | ||
| tracepoint.rst | ||
| workqueue.rst | ||