From 3d65b9f223c1cc676a37faea45fe018291ae05e2 Mon Sep 17 00:00:00 2001 From: Stefano Zacchiroli Date: Mon, 1 Oct 2018 15:53:13 +0200 Subject: [PATCH] docs: add title and brief module description --- docs/index.rst | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/docs/index.rst b/docs/index.rst index 653b85e..3b76f15 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -1,7 +1,13 @@ .. _swh-lister: -Software Heritage listers -========================= +Software Heritage - Listers +=========================== + +Collection of listers for source code distribution places like development +forges, FOSS distributions, package managers, etc. Each lister is in charge to +enumerate the software origins (e.g., VCS, packages, etc.) available at a +source code distribution place. + .. toctree:: :maxdepth: 2