fwupd/docs
Richard Hughes e87fc05ab9 Speed up the daemon startup by ~2% by doing dlsym much less
We were calling g_module_symbol() 2703 times, which is actually more
expensive than you'd think.

It also means the plugins are actually what we tell people they are:
A set of vfuncs that get run. The reality before that they were dlsym'd
functions that get called at pretty random times.
2021-11-09 12:02:07 +00:00
..
architecture-plan.svg trivial: Update the architecture plan to reflect reality 2021-10-25 15:39:38 +01:00
env.md Rename the development branch from master to main 2021-09-24 14:20:24 -05:00
fwupd-docs.xml Add FuCfuPayload and FuCfuOffer 2021-09-20 14:43:34 +01: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 Document some of the environment variables used by fwupd 2021-09-21 10:25:12 +01:00
hsi.html Redirect the old HSI links to the correct place 2021-10-27 12:49:27 +01:00
hsi.md trivial: Add some Impact sections to HSI attributes 2021-11-05 16:54:17 +00: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 Redirect the old HSI links to the correct place 2021-10-27 12:49:27 +01: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 Speed up the daemon startup by ~2% by doing dlsym much less 2021-11-09 12:02:07 +00: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