update doc structure,hosting with readdoc

This commit is contained in:
sakumisu
2022-03-08 12:39:41 +08:00
parent 5772d29f14
commit b8d1fd6b65
261 changed files with 85 additions and 30068 deletions

View File

@@ -101,11 +101,9 @@ CherryUSB Host Stack has the following functions
The CherryUSB Host stack also provides the lsusb function, which allows you to view information about all mounted devices, including those on external hubs, with the help of a shell plugin.
![lsusb](docs/lsusb.png)
## CherryUSB Documentation Tutorial
Quickly start, API manual,and Class knowledge and examples, see [CherryUSB Documentation Tutorial](https://htmlpreview.github.io/?https://raw.githubusercontent.com/sakumisu/CherryUSB/master/docs/_build/html/index.html)
Quickly start, USB basic concepts, API manual, Class basic concepts and examples, see [CherryUSB Documentation Tutorial](https://cherryusb.readthedocs.io/)
## CherryUSB Video Tutorial