forked from auracaster/bumble_mirror
initial import
This commit is contained in:
11
docs/mkdocs/src/platforms/index.md
Normal file
11
docs/mkdocs/src/platforms/index.md
Normal file
@@ -0,0 +1,11 @@
|
||||
PLATFORMS
|
||||
=========
|
||||
|
||||
Most of the code included in the project should run on any platform that supports Python >= 3.8. Not all features are supported on all platforms (for example, USB dongle support is only available on platforms where the python USB library is functional).
|
||||
|
||||
For platform-specific information, see the following pages:
|
||||
|
||||
* :material-apple: macOS - see the [macOS platform page](macos.md)
|
||||
* :material-linux: Linux - see the [Linux platform page](linux.md)
|
||||
* :material-microsoft-windows: Windows - see the [Windows platform page](windows.md)
|
||||
* :material-android: Android - see the [Android platform page](android.md)
|
||||
Reference in New Issue
Block a user