3. Developer Manual¶
The Developer Manual details BDUS’ internals and contribution procedures, and contains other information useful for developers.
Other parts of the documentation:
The Quick Start Guide, introducing block devices and BDUS;
The User Manual, describing BDUS’ capabilities and API for driver development.
Contents
3.1. Architecture – BDUS’ design and architecture;
3.2. kbdus API reference – reference documentation for kbdus’ user-space API;
3.3. Tests – how the testing infrastructure works;
3.4. Documentation – how these documentation pages are generated;
3.5. Contributing – how to contribute to the project;
3.6. Future work – TODO list and ideas for future development.