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

docs: networking: move z8530 to the hw driver section



Move z8530 docs to hamradio and wan subdirectories.

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

Amateur Radio Device Drivers
============================

Contents:

.. toctree::
   :maxdepth: 2

   z8530drv

.. only::  subproject and html

   Indices
   =======

   * :ref:`genindex`
+2 −0
Original line number Diff line number Diff line
@@ -11,6 +11,8 @@ Contents:
   cable/index
   cellular/index
   ethernet/index
   hamradio/index
   wan/index
   wifi/index

.. only::  subproject and html
+18 −0
Original line number Diff line number Diff line
.. SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)

Classic WAN Device Drivers
==========================

Contents:

.. toctree::
   :maxdepth: 2

   z8530book

.. only::  subproject and html

   Indices
   =======

   * :ref:`genindex`
Loading