From ec40ab10ac373590e80ace2d077fd1d652e38a7e Mon Sep 17 00:00:00 2001 From: Tomas Tomecek Date: Aug 21 2017 07:48:26 +0000 Subject: provide a way to see available modules Signed-off-by: Tomas Tomecek --- diff --git a/source/development/building-modules/developing.rst b/source/development/building-modules/developing.rst index 1c17997..8e9fc70 100644 --- a/source/development/building-modules/developing.rst +++ b/source/development/building-modules/developing.rst @@ -76,6 +76,9 @@ repository, from which the module is build: All dependencies of vim need to be listed under components/rpms, except those that are already included in other modules, such as `Base Runtime `__. +To see what modules are available, open `src.fedoraproject.org +`__ and type :code:`modules/` into the search +field. At the moment there is no service which tracks which packages are present in which modules. In the meantime, `we've developed a tool