fwupd/docs/libfwupd
Richard Hughes 0d7fdb3110 Split out the update detach and attach phases as explicit optional vfuncs
This allows us to do two things:

* Attach after a failed update, so the user isn't left with 'dead' hardware
* Split the detach and attach actions into different plugins in the future

This also allows us to have a separate vfunc to get the new version number
after flashing the firmware, as this may be handled in a different plugin to
the detach phase.
2017-11-14 10:49:43 +00:00
..
clean.sh Do not install the libdfu helper library 2017-09-06 16:21:32 +01:00
libfwupd-docs.xml Split out the update detach and attach phases as explicit optional vfuncs 2017-11-14 10:49:43 +00:00
libfwupd.types Move the database of supported devices out into runtime loaded files 2017-11-02 19:08:51 +00:00
meson.build Add the plugin documentation to the main gtk-doc 2017-10-05 10:32:05 +01:00