瀏覽代碼

cfg80211: add intro to documentation

This introduction section should be used in the documentation,
do that at the beginning of the cfg80211 chapter.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Johannes Berg 8 年之前
父節點
當前提交
a339e4c226
共有 1 個文件被更改,包括 3 次插入0 次删除
  1. 3 0
      Documentation/driver-api/80211/cfg80211.rst

+ 3 - 0
Documentation/driver-api/80211/cfg80211.rst

@@ -2,6 +2,9 @@
 cfg80211 subsystem
 cfg80211 subsystem
 ==================
 ==================
 
 
+.. kernel-doc:: include/net/cfg80211.h
+   :doc: Introduction
+
 Device registration
 Device registration
 ===================
 ===================