Files
linux/Documentation/driver-api/usb/index.rst
Bagas Sanjaya af4ed17fa0 Documentation: driver-api: usb: Limit toctree depth
toctree index in USB driver api docs currently spoils the entire docs
headings due to lack of :maxdepth: option. Add the option to limit
toctree depth to 1, mirroring usb subsystem docs in
Documentation/usb/index.rst.

Signed-off-by: Bagas Sanjaya <bagasdotme@gmail.com>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Link: https://lore.kernel.org/r/20250820050416.25219-1-bagasdotme@gmail.com
2025-08-21 11:49:44 -06:00

32 lines
376 B
ReStructuredText

=============
Linux USB API
=============
.. toctree::
:maxdepth: 1
usb
gadget
anchors
bulk-streams
callbacks
dma
URB
power-management
hotplug
persist
error-codes
writing_usb_driver
dwc3
writing_musb_glue_layer
typec
typec_bus
usb3-debug-port
.. only:: subproject and html
Indices
=======
* :ref:`genindex`