diff options
author | Jani Nikula <jani.nikula@intel.com> | 2016-06-23 15:36:04 +0300 |
---|---|---|
committer | Jonathan Corbet <corbet@lwn.net> | 2016-06-24 06:55:28 -0600 |
commit | 17defc282fe6e6ac93edbad8873ce89ef86b2490 (patch) | |
tree | 5d1ec27b1a4aa1e6352b3c40ffab0abe039bd263 /Documentation/index.rst | |
parent | 072baa037110bbb814b342cd478fe3ffdf84fdf9 (diff) |
Documentation: add meta-documentation for Sphinx and kernel-doc
Describe Sphinx, reStructuredText, the kernel-doc extension, the
kernel-doc structured documentation comments, etc.
The kernel-doc parts are based on kernel-doc-nano-HOWTO.txt, by Tim
<twaugh@redhat.com>.
Signed-off-by: Jani Nikula <jani.nikula@intel.com>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Diffstat (limited to 'Documentation/index.rst')
-rw-r--r-- | Documentation/index.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/index.rst b/Documentation/index.rst index 1139a7ea39ec..f92854f01773 100644 --- a/Documentation/index.rst +++ b/Documentation/index.rst @@ -13,6 +13,7 @@ Contents: .. toctree:: :maxdepth: 2 + kernel-documentation Indices and tables ================== |