diff options
Diffstat (limited to 'Documentation/80211/conf.py')
-rw-r--r-- | Documentation/80211/conf.py | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/Documentation/80211/conf.py b/Documentation/80211/conf.py new file mode 100644 index 000000000000..20c7c275ef4a --- /dev/null +++ b/Documentation/80211/conf.py @@ -0,0 +1,5 @@ +# -*- coding: utf-8; mode: python -*- + +project = "Linux 802.11 Driver Developer's Guide" + +tags.add("subproject") |