Add modularity deprecation warning to doc pages

This commit is contained in:
Evan Goode 2025-07-14 17:37:56 +00:00
parent dfeab1efb2
commit 2a5873202f
3 changed files with 6 additions and 1 deletions

View File

@ -19,6 +19,8 @@
Modularity Interface
=====================
.. warning:: Modularity is deprecated, and functionality will be removed in a future release of DNF5.
.. module:: dnf.module.module_base

View File

@ -1025,6 +1025,8 @@ Module Command
| Command: ``module``
.. warning:: Modularity is deprecated, and functionality will be removed in a future release of DNF5.
Modularity overview is available at :ref:`man page dnf.modularity(7) <modularity-label>`.
Module subcommands take :ref:`\<module-spec>\ <specifying_modules-label>`... arguments that specify modules or profiles.

View File

@ -21,10 +21,11 @@
Modularity
############
.. warning:: Modularity is deprecated, and functionality will be removed in a future release of DNF5.
Modularity is new way of building, organizing and delivering packages.
For more details see: https://docs.pagure.org/modularity/
=============
Definitions
=============