Browse Source

docs/idr: use empty "functions" directive

to avoid duplication of DOC: sections in the middle of the API reference.

Signed-off-by: Mike Rapoport <rppt@linux.vnet.ibm.com>
Acked-by: Matthew Wilcox <willy@infradead.org>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Mike Rapoport 7 năm trước cách đây
mục cha
commit
5105730fbf
1 tập tin đã thay đổi với 2 bổ sung0 xóa
  1. 2 0
      Documentation/core-api/idr.rst

+ 2 - 0
Documentation/core-api/idr.rst

@@ -76,4 +76,6 @@ Functions and structures
 ========================
 
 .. kernel-doc:: include/linux/idr.h
+   :functions:
 .. kernel-doc:: lib/idr.c
+   :functions: