Commit 4daedf7a authored by Jakub Kicinski's avatar Jakub Kicinski Committed by David S. Miller
Browse files

docs: networking: move AppleTalk / LocalTalk drivers to the hw driver section



Move docs for cops and ltpc under device_drivers/appletalk.

Signed-off-by: default avatarJakub Kicinski <kuba@kernel.org>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 95298d63
Loading
Loading
Loading
Loading
+19 −0
Original line number Diff line number Diff line
.. SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)

AppleTalk Device Drivers
========================

Contents:

.. toctree::
   :maxdepth: 2

   cops
   ltpc

.. only::  subproject and html

   Indices
   =======

   * :ref:`genindex`
+1 −0
Original line number Diff line number Diff line
@@ -8,6 +8,7 @@ Contents:
.. toctree::
   :maxdepth: 2

   appletalk/index
   cable/index
   cellular/index
   ethernet/index
+0 −2
Original line number Diff line number Diff line
@@ -44,7 +44,6 @@ Contents:
   ax25
   bonding
   cdc_mbim
   cops
   cxacru
   dccp
   dctcp
@@ -73,7 +72,6 @@ Contents:
   kcm
   l2tp
   lapb-module
   ltpc
   mac80211-injection
   mpls-sysctl
   multiqueue
Loading