aboutsummaryrefslogtreecommitdiff
path: root/docs/theme/extra
diff options
context:
space:
mode:
authorEli Schwartz <eschwartz@archlinux.org>2022-01-09 21:16:50 -0500
committerJussi Pakkanen <jpakkane@gmail.com>2022-01-10 20:21:40 +0200
commitf67994476da4bdc5389c558989809df48a172c6e (patch)
treecd8a3edee0f6965e0d851a1d59108f14d9cbd9dd /docs/theme/extra
parent251d6f0f5db26b82f4f0e78f0552cd606bd8d9dd (diff)
downloadmeson-f67994476da4bdc5389c558989809df48a172c6e.zip
meson-f67994476da4bdc5389c558989809df48a172c6e.tar.gz
meson-f67994476da4bdc5389c558989809df48a172c6e.tar.bz2
remove the RPM module
It is unmaintained, broken (frequently for long periods of time) and not really required for any meson functionality. Its purpose is to be used as a one-shot tool for creating a distro package recipe, and then deleted from your meson.build files. Due to its fragile dependency on coredata implementation details, we cannot assume it will reliably work, or continue to work, without someone who is actively willing to take responsibility for it. Even if that were to happen, this might be better off as an external script that parses introspection data. Closes #9764 Closes #9763
Diffstat (limited to 'docs/theme/extra')
-rw-r--r--docs/theme/extra/templates/navbar_links.html1
1 files changed, 0 insertions, 1 deletions
diff --git a/docs/theme/extra/templates/navbar_links.html b/docs/theme/extra/templates/navbar_links.html
index b8b6179..c518de5 100644
--- a/docs/theme/extra/templates/navbar_links.html
+++ b/docs/theme/extra/templates/navbar_links.html
@@ -23,7 +23,6 @@
("Qt4-module.html","Qt4"), \
("Qt5-module.html","Qt5"), \
("Qt6-module.html","Qt6"), \
- ("RPM-module.html","RPM"), \
("Rust-module.html","Rust"), \
("Simd-module.html","Simd"), \
("SourceSet-module.html","SourceSet"), \