fwupd/docs
Richard Hughes 40cd18fa97 Allow using a per-device global percentage completion
It's actually quite hard to build a front-end for fwupd at the moment
as you're never sure when the progress bar is going to zip back to 0%
and start all over again. Some plugins go 0..100% for write, others
go 0..100% for erase, then again for write, then *again* for verify.

By creating a helper object we can easily split up the progress of the
specific task, e.g. write_firmware().

We can encode at the plugin level "the erase takes 50% of the time, the
write takes 40% and the read takes 10%". This means we can have a
progressbar which goes up just once at a consistent speed.
2021-09-13 14:28:15 +01:00
..
architecture-plan.svg trivial: remove some trailing whitespace from docs 2021-04-09 11:15:27 -05:00
fwupd-docs.xml Switch some documentation from docbook to markdown 2021-06-04 15:09:44 -05:00
fwupd.toml.in trivial: create urlmap for each gi-docgen target rather than sharing 2021-09-07 21:54:40 -05:00
fwupdplugin.toml.in trivial: create urlmap for each gi-docgen target rather than sharing 2021-09-07 21:54:40 -05:00
hsi.md trivial: update markdown for pre-commit style 2021-07-18 14:42:47 -05:00
index.html trivial: Add an index page to link to both sets of docs 2021-06-11 14:14:53 +01:00
meson.build trivial: create urlmap for each gi-docgen target rather than sharing 2021-09-07 21:54:40 -05:00
test-deps.py trivial: Check for python3-markdown >= 3.3.3 for gi-docgen 2021-06-11 14:14:53 +01:00
tutorial.md Allow using a per-device global percentage completion 2021-09-13 14:28:15 +01:00
urlmap_fwupd.js trivial: create urlmap for each gi-docgen target rather than sharing 2021-09-07 21:54:40 -05:00
urlmap_fwupdplugin.js trivial: create urlmap for each gi-docgen target rather than sharing 2021-09-07 21:54:40 -05:00