Updated Rules for adding new device types (markdown)

Uwe Seimet 2022-02-09 16:14:17 +01:00
parent e634e09744
commit 3916288102
1 changed files with 1 additions and 1 deletions

@ -8,4 +8,4 @@ Steps for adding a new device type:
4. Add the device-type specific implementation in new .cpp/.h files.
5. Update the manpages.
Devices should only inherit from the Disk class if they make use of images files. Only devices backed by image files can be disks.
Devices should only inherit from the Disk class if they make use of image files. Only devices backed by image files can be disks.