12345678910111213141516171819 |
- .. _doc_guide:
- =================================
- How to write kernel documentation
- =================================
- .. toctree::
- :maxdepth: 1
- sphinx.rst
- kernel-doc.rst
- parse-headers.rst
- .. only:: subproject and html
- Indices
- =======
- * :ref:`genindex`
|