File: index.md

package info (click to toggle)
python-usb-devices 0.4.5-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 292 kB
  • sloc: python: 174; makefile: 15; javascript: 8; sh: 5
file content (21 lines) | stat: -rw-r--r-- 235 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
# Welcome to USB Devices documentation!

```{toctree}
:caption: Installation & Usage
:maxdepth: 2

installation
usage
```

```{toctree}
:caption: Project Info
:maxdepth: 2

changelog
contributing
```

```{include} ../../README.md

```