mirror of
https://git.proxmox.com/git/fwupd
synced 2026-02-02 03:20:24 +00:00
There is no guarantee that Python environment used for the build contains the same `markdown` version as the one used for running `gi-docgen`. For example, Nixpkgs uses a self-contained Python environment for the latter, so `markdown` package is not even available in fwupd build environment. Fortunately, gi-docgen 2022.2 already checks for `markdown` version so we can omit our own check for newer gi-docgen versions. |
||
|---|---|---|
| .. | ||
| hsi-tests.d | ||
| architecture-plan.svg | ||
| bios-settings.md | ||
| ds20.md | ||
| env.md | ||
| fwupd.toml.in | ||
| fwupdplugin.toml.in | ||
| generate-hsi-spec.py | ||
| hsi.html | ||
| hsi.md.in | ||
| index.html | ||
| meson.build | ||
| supermicro-license.md | ||
| tutorial.md | ||
| urlmap_fwupd.js | ||
| urlmap_fwupdplugin.js | ||